-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.php
More file actions
230 lines (223 loc) · 7.13 KB
/
Copy pathservices.php
File metadata and controls
230 lines (223 loc) · 7.13 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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<?php
$page_title = 'Our Services – Future Boxx | IT, Networking, POS, CCTV Indore';
$page_description = 'Future Boxx offers IT Services, Networking Solutions, POS Systems, and CCTV Security & Surveillance in Indore. Explore all our technology services.';
$page_name = 'services';
include 'includes/header.php';
?>
<!-- PAGE HERO -->
<section class="page-hero">
<div class="page-hero-bg-grid"></div>
<div class="page-hero-glow"></div>
<div class="page-hero-content fade-in">
<nav class="breadcrumb" aria-label="breadcrumb">
<a href="index.php">Home</a>
<span>›</span>
<span>Services</span>
</nav>
<div
class="hero-badge"
style="display: inline-flex; margin: 0 auto 24px">
<span class="badge-dot"></span> What We Offer
</div>
<h1 class="page-hero-title">
Our <span class="text-teal">Services</span>
</h1>
<p class="page-hero-subtitle">
Comprehensive technology solutions tailored for businesses,
institutions, and enterprises across Indore and Madhya Pradesh.
</p>
</div>
</section>
<!-- SERVICES OVERVIEW -->
<section class="section" style="background: var(--dark)">
<div class="container">
<div class="services-overview-grid fade-in">
<!-- IT Services -->
<a
href="it-services.php"
class="service-overview-card"
style="text-decoration: none; color: inherit">
<div class="sov-icon-wrap">
<svg class="sov-icon" viewBox="0 0 48 48" fill="none">
<path
d="M6 14l12-8 12 8v10l-12 8-12-8V14z"
stroke="currentColor"
stroke-width="2.5" />
<path
d="M18 6v28M6 14l12 8 12-8"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round" />
<path
d="M26 28l8 6 8-6v-8l-8-6-8 6v8z"
stroke="currentColor"
stroke-width="2" />
</svg>
</div>
<div class="sov-content">
<h3>IT Services</h3>
<p>
End-to-end IT support, maintenance, and consulting. System
repairs, data recovery, hardware upgrades, and Annual
Maintenance Contracts for businesses of all sizes.
</p>
<span class="sov-link">Explore IT Services →</span>
</div>
</a>
<!-- Networking -->
<a
href="networking.php"
class="service-overview-card"
style="text-decoration: none; color: inherit">
<div class="sov-icon-wrap">
<svg class="sov-icon" viewBox="0 0 48 48" fill="none">
<circle
cx="24"
cy="10"
r="4"
stroke="currentColor"
stroke-width="2.5" />
<circle
cx="10"
cy="38"
r="4"
stroke="currentColor"
stroke-width="2.5" />
<circle
cx="38"
cy="38"
r="4"
stroke="currentColor"
stroke-width="2.5" />
<path
d="M24 14v8M20.5 36l-7-14M27.5 36l7-14"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round" />
<path
d="M14 38h20"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round" />
</svg>
</div>
<div class="sov-content">
<h3>Networking Solutions</h3>
<p>
Office network setup, router & switch configuration, WiFi
installation, and structured cabling. Build a fast, reliable,
and secure network infrastructure.
</p>
<span class="sov-link">Explore Networking →</span>
</div>
</a>
<!-- POS -->
<a
href="pos-systems.php"
class="service-overview-card"
style="text-decoration: none; color: inherit">
<div class="sov-icon-wrap">
<svg class="sov-icon" viewBox="0 0 48 48" fill="none">
<rect
x="10"
y="6"
width="28"
height="22"
rx="3"
stroke="currentColor"
stroke-width="2.5" />
<rect
x="14"
y="10"
width="20"
height="14"
rx="1"
fill="currentColor"
opacity=".15" />
<path
d="M8 28h32v12a2 2 0 01-2 2H10a2 2 0 01-2-2V28z"
stroke="currentColor"
stroke-width="2.5" />
<path
d="M18 34h12"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round" />
</svg>
</div>
<div class="sov-content">
<h3>POS Systems</h3>
<p>
Complete billing and retail management solutions. POS machines,
barcode scanners, billing software integration, and inventory
management for modern businesses.
</p>
<span class="sov-link">Explore POS Systems →</span>
</div>
</a>
<!-- CCTV -->
<a
href="cctv-security.php"
class="service-overview-card"
style="text-decoration: none; color: inherit">
<div class="sov-icon-wrap">
<svg class="sov-icon" viewBox="0 0 48 48" fill="none">
<circle
cx="24"
cy="22"
r="8"
stroke="currentColor"
stroke-width="2.5" />
<path
d="M8 22c0-8.837 7.163-16 16-16s16 7.163 16 16"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round" />
<path
d="M14 36l4-4M34 36l-4-4M24 30v6"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round" />
<circle
cx="24"
cy="22"
r="3"
fill="currentColor"
opacity=".4" />
</svg>
</div>
<div class="sov-content">
<h3>CCTV, Security & Surveillance</h3>
<p>
Advanced surveillance systems for homes, offices, and commercial
properties. CCTV installation, IP cameras, remote monitoring,
DVR/NVR setup, and security consultation.
</p>
<span class="sov-link">Explore CCTV & Security →</span>
</div>
</a>
</div>
</div>
</section>
<?php include 'includes/why-choose-section.php'; ?>
<!-- CTA -->
<section class="section" style="background: var(--dark)">
<div class="container">
<div class="cta-banner fade-in">
<h2>
Not Sure Which <span class="text-teal">Service You Need?</span>
</h2>
<p>
Talk to our experts and we'll help you choose the right solution for
your specific requirements.
</p>
<div class="cta-actions">
<a href="contact.php" class="btn btn-primary">Talk to an Expert</a>
<a href="about.php" class="btn btn-outline">About Future Boxx</a>
</div>
</div>
</div>
</section>
<?php
include 'includes/footer.php';
?>