-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathservices.php
More file actions
192 lines (167 loc) · 8.16 KB
/
services.php
File metadata and controls
192 lines (167 loc) · 8.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="Chronus, Project, Management, Charity">
<meta name="description" content="">
<meta name='copyright' content='Chronus Solutions'>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Title -->
<title>Chronus Solutions - Your Projects' Professionals</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Nice Select CSS -->
<link rel="stylesheet" href="css/nice-select.css">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- icofont CSS -->
<link rel="stylesheet" href="css/icofont.css">
<!-- Slicknav -->
<link rel="stylesheet" href="css/slicknav.min.css">
<!-- Owl Carousel CSS -->
<link rel="stylesheet" href="css/owl-carousel.css">
<!-- Datepicker CSS -->
<link rel="stylesheet" href="css/datepicker.css">
<!-- Animate CSS -->
<link rel="stylesheet" href="css/animate.min.css">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- CSS -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<link rel="stylesheet" href="form.css">
<script src="form.js"></script>
</head>
<body class="is-preload">
<!-- Preloader -->
<div class="preloader">
<div class="loader">
<div class="loader-outter"></div>
<div class="loader-inner"></div>
<div class="indicator">
<svg width="24px" height="24px">
<polyline id="back" points="12,2 8,8 2,12 8,16 12,22 15,16 22,12 15,7 12,2"></polyline>
<polyline id="front" points="12,2 8,8 2,12 8,16 12,22 15,16 22,12 15,7 12,2"></polyline>
</svg>
</div>
</div>
</div>
<!-- End Preloader -->
<!-- Get Pro Button >
<ul class="pro-features">
<a class="get-pro" href="#">Let's Chat</a>
<!--li class="big-title">Pro Version Available on Themeforest</li>
<li class="title">A team member will join you shortly</li>
<li>All our representatives are currently engaged, a chat box will appear here once someone is available.</li>
<li>Thank you for waiting</li>
<!--li>Color Plate With 12+ Colors</li>
<li>Sticky Header / Sticky Filters</li>
<li>Working Contact Form With Google Map</li>
<div class="button">
<a href="contact/" target="_blank" class="btn">Join the Queue</a>
<a href="contact/" target="_blank" class="btn">Request a Callback</a>
</div>
</ul>
<?php include 'inc/header.php'; ?>
<!-- Breadcrumbs -->
<div class="breadcrumbs overlay">
<div class="container">
<div class="bread-inner">
<div class="row">
<div class="col-12">
<h2>WHAT WE DO</h2>
<ul class="bread-list">
<li><a href="index.php">Home</a></li>
<li><i class="icofont-simple-right"></i></li>
<li class="active">Our Services</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Breadcrumbs -->
<!-- Start Portfolio Details Area -->
<section class="news-single section">
<div class="container">
<div class="row">
<div class="col-12">
<p><h3>At Chronus Solutions,</h3>
<p>We offer a comprehensive range of services designed to meet all your IT needs. From website development to cybersecurity solutions, we have the expertise and experience to help your business thrive in today's digital landscape. </p> <br/>
<div class="services-body-text">
<div class="card-deck">
<div class="card">
<h5>Cloud Computing Solutions</h5>
<p class="cutoff-text">
Unlock new possibilities for your business with our cloud computing solutions. Whether you're looking to migrate to the cloud or optimize your existing cloud infrastructure, we can help you leverage the power of the cloud to drive innovation and growth.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Website Development</h5>
<p class="cutoff-text">
Craft a compelling online presence with our expert website development services. From design and development to optimization and maintenance, we'll work with you every step of the way to create a website that reflects your brand and engages your audience.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Software Development</h5>
<p class="cutoff-text">
Bring your ideas to life with our custom software development solutions. Whether you need a mobile app, a web application, or a desktop software solution, our team of experienced developers will turn your vision into reality, on time and within budget.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Managed IT Services</h5>
<p class="cutoff-text">
Our Managed IT Services are designed to keep your systems running smoothly and efficiently. From troubleshooting and maintenance to proactive monitoring and support, we provide all the essential services you need to ensure your IT infrastructure is always up and running.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Trainings</h5>
<p class="cutoff-text">
Empower your team with our customized training programs tailored to your specific needs. Whether you're looking to learn new software or improve your IT skills, our expert trainers will help you achieve your goals and stay ahead of the curve.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Business Analysis/Consulting</h5>
<p class="cutoff-text">
We specialize in business analysis and consulting services tailored to empower your organization. Our dedicated team of experts combines industry experience with innovative strategies to drive efficiency, optimize processes, and accelerate growth.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Strategic Initiatives</h5>
<p class="cutoff-text">
At Chronus Solutions, we're committed to giving back to the community. That's why we offer free IT services for non-profits and charitable organizations. This initiative serves as both a portfolio and a testing ground for our capabilities. By supporting these organizations, we generate exposure, referrals, and leads, all while making a positive difference in the world.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
<div class="card">
<h5>Cybersecurity Solutions</h5>
<p class="cutoff-text">
Protect your valuable assets with our comprehensive cybersecurity solutions. From antivirus software to firewall protection, we have everything you need to keep your data safe and secure from cyber threats.
</p>
<input class="services-learn-more-btn" type="checkbox">
</div>
</div>
<div class="services-apply-btn-container">
<a href="/contact" id="apply-btn">APPLY FOR OUR SERVICES</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Portfolio Details Area -->
<?php include 'ft.html'; ?>