-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
378 lines (364 loc) · 17.8 KB
/
Copy pathindex.html
File metadata and controls
378 lines (364 loc) · 17.8 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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Techfinite - Technology Solutions Pakistan</title>
<link rel="stylesheet" href="styles/main.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="nav-container">
<div class="logo">
<h2>TECHFINITE</h2>
<span>Technology Solutions</span>
</div>
<ul class="nav-menu">
<li><a href="#home">Home</a></li>
<li><a href="#products">Products</a></li>
<li><a href="#solutions">Solutions</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero">
<div class="hero-container">
<div class="hero-content">
<h1>Transform Your Business with <span class="gradient-text">Smart Technology</span></h1>
<p>Leading provider of AI robots, digital displays, security systems, and POS solutions in Pakistan</p>
<div class="hero-buttons">
<button class="btn-primary" onclick="scrollToProducts()">Explore Products</button>
<button class="btn-secondary" onclick="requestQuote()">Get Quote</button>
</div>
</div>
<div class="hero-3d">
<div id="three-container"></div>
</div>
</div>
<div class="floating-icons">
<div class="icon-float"><i class="fas fa-robot"></i></div>
<div class="icon-float"><i class="fas fa-tv"></i></div>
<div class="icon-float"><i class="fas fa-shield-alt"></i></div>
<div class="icon-float"><i class="fas fa-cash-register"></i></div>
</div>
</section>
<!-- Product Categories -->
<section id="products" class="products">
<div class="container">
<h2 class="section-title">Our Technology Solutions</h2>
<div class="products-grid">
<!-- Row 1: Core Hardware Solutions -->
<div class="product-card" data-category="ai-robots">
<div class="card-icon">
<i class="fas fa-robot"></i>
</div>
<h3>AI Robots & Intelligent Systems</h3>
<p>Security, service, cleaning robots and AI chatbots with advanced automation</p>
<ul>
<li>Security Patrol Robots</li>
<li>Reception & Guide Robots</li>
<li>Cleaning & Maintenance Robots</li>
<li>AI Chatbots & Virtual Assistants</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('ai-robots')">Explore Robots</button>
</div>
<div class="product-card" data-category="digital-displays">
<div class="card-icon">
<i class="fas fa-tv"></i>
</div>
<h3>Digital Displays & Signage</h3>
<p>LED screens, interactive boards, holographic displays, and advertising solutions</p>
<ul>
<li>LED Video Walls & Transparent Displays</li>
<li>Interactive Boards & Whiteboards</li>
<li>Digital Billboards & Light Boxes</li>
<li>3D Hologram Fans & Touch Tables</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('digital-displays')">View Displays</button>
</div>
<div class="product-card" data-category="security">
<div class="card-icon">
<i class="fas fa-shield-alt"></i>
</div>
<h3>Security & Access Control</h3>
<p>Comprehensive security with AI surveillance, biometrics, and physical barriers</p>
<ul>
<li>Facial Recognition & Biometric Systems</li>
<li>CCTV, IP Cameras & DVR/NVR</li>
<li>Access Control & RFID Readers</li>
<li>Security Barriers & Metal Detectors</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('security')">Secure Now</button>
</div>
<div class="product-card" data-category="pos">
<div class="card-icon">
<i class="fas fa-cash-register"></i>
</div>
<h3>POS & Payment Systems</h3>
<p>Complete point-of-sale, payment processing, and self-service solutions</p>
<ul>
<li>POS Terminals & Cash Registers</li>
<li>Card & Mobile Payment Systems</li>
<li>Self-Service & Photo Booth Kiosks</li>
<li>Currency Counters & Barcode Scanners</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('pos')">Shop Solutions</button>
</div>
<!-- Row 2: Technology Infrastructure -->
<div class="product-card" data-category="software">
<div class="card-icon">
<i class="fas fa-code"></i>
</div>
<h3>Software Solutions</h3>
<p>Enterprise software, custom development, and industry-specific applications</p>
<ul>
<li>ERP, CRM & HR Management Systems</li>
<li>Web & Mobile App Development</li>
<li>Retail & Healthcare Software</li>
<li>Database & API Development</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('software')">Develop Solutions</button>
</div>
<div class="product-card" data-category="networking">
<div class="card-icon">
<i class="fas fa-network-wired"></i>
</div>
<h3>IT Infrastructure & Networking</h3>
<p>Complete networking, server solutions, and cloud infrastructure</p>
<ul>
<li>Routers, Switches & Wireless APs</li>
<li>Rack & Tower Servers</li>
<li>Cloud Migration & Virtualization</li>
<li>Network Security & Storage</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('networking')">Build Infrastructure</button>
</div>
<div class="product-card" data-category="smart-building">
<div class="card-icon">
<i class="fas fa-home"></i>
</div>
<h3>Smart Building & IoT</h3>
<p>Building automation, IoT sensors, and intelligent environment control</p>
<ul>
<li>Smart Lighting & HVAC Control</li>
<li>Energy Management Systems</li>
<li>Environmental & Motion Sensors</li>
<li>IoT Gateways & Smart Meters</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('smart-building')">Automate Buildings</button>
</div>
<div class="product-card" data-category="kiosks">
<div class="card-icon">
<i class="fas fa-desktop"></i>
</div>
<h3>Self-Service Kiosks</h3>
<p>Interactive kiosks for information, payments, entertainment, and services</p>
<ul>
<li>Information & Directory Kiosks</li>
<li>Bill Payment & ATM Kiosks</li>
<li>Photo Booths & Gaming Kiosks</li>
<li>Ticketing & Check-in Systems</li>
</ul>
<button class="btn-explore" onclick="showProductDemo('kiosks')">Service Kiosks</button>
</div>
</div>
</div>
</section>
<!-- Interactive Demo Section -->
<section id="demo" class="demo-section">
<div class="container">
<h2 class="section-title">Interactive Product Demo</h2>
<div class="demo-container">
<div class="demo-controls">
<div class="control-group">
<label>Select Product Category:</label>
<select id="product-selector" onchange="changeProduct()">
<option value="ai-robots">AI Robots & Intelligent Systems</option>
<option value="digital-displays">Digital Displays & Signage</option>
<option value="security">Security & Access Control</option>
<option value="pos">POS & Payment Systems</option>
<option value="software">Software Solutions</option>
<option value="networking">IT Infrastructure & Networking</option>
<option value="smart-building">Smart Building & IoT</option>
<option value="kiosks">Self-Service Kiosks</option>
</select>
</div>
<div class="control-group">
<label>Environment:</label>
<select id="environment-selector" onchange="changeEnvironment()">
<option value="office">Office</option>
<option value="retail">Retail Store</option>
<option value="hospital">Hospital</option>
<option value="warehouse">Warehouse</option>
</select>
</div>
</div>
<div class="demo-viewer">
<div id="demo-3d-container"></div>
<div class="demo-info">
<h3 id="demo-title">AI Security Robot</h3>
<p id="demo-description">Advanced AI-powered security robot with facial recognition and autonomous patrol capabilities.</p>
<div class="demo-features">
<div class="feature">
<i class="fas fa-eye"></i>
<span>360° Vision</span>
</div>
<div class="feature">
<i class="fas fa-wifi"></i>
<span>IoT Connected</span>
</div>
<div class="feature">
<i class="fas fa-battery-full"></i>
<span>24hr Battery</span>
</div>
<div class="feature">
<i class="fas fa-shield"></i>
<span>AI Security</span>
</div>
</div>
<button class="btn-primary" onclick="requestProductQuote()">Request Quote</button>
</div>
</div>
</div>
</div>
</section>
<!-- Solutions by Industry -->
<section id="solutions" class="solutions">
<div class="container">
<h2 class="section-title">Solutions by Industry</h2>
<div class="solutions-grid">
<div class="solution-card">
<div class="solution-icon">
<i class="fas fa-hospital"></i>
</div>
<h3>Healthcare</h3>
<p>Smart hospital technology for patient care and security</p>
</div>
<div class="solution-card">
<div class="solution-icon">
<i class="fas fa-shopping-cart"></i>
</div>
<h3>Retail</h3>
<p>Digital signage, POS systems, and customer experience solutions</p>
</div>
<div class="solution-card">
<div class="solution-icon">
<i class="fas fa-graduation-cap"></i>
</div>
<h3>Education</h3>
<p>Interactive learning solutions and campus management systems</p>
</div>
<div class="solution-card">
<div class="solution-icon">
<i class="fas fa-university"></i>
</div>
<h3>Banking</h3>
<p>Secure banking technology and customer service automation</p>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact">
<div class="container">
<h2 class="section-title">Get Started Today</h2>
<div class="contact-content">
<div class="contact-info">
<h3>Contact Techfinite</h3>
<div class="contact-item">
<i class="fas fa-map-marker-alt"></i>
<span>Lahore, Pakistan</span>
</div>
<div class="contact-item">
<i class="fas fa-phone"></i>
<span>+92 (0) 300 1234567</span>
</div>
<div class="contact-item">
<i class="fas fa-envelope"></i>
<span>info@techfinite.pk</span>
</div>
</div>
<div class="contact-form">
<form id="quote-form">
<div class="form-group">
<input type="text" placeholder="Your Name" required>
</div>
<div class="form-group">
<input type="email" placeholder="Email Address" required>
</div>
<div class="form-group">
<input type="tel" placeholder="Phone Number">
</div>
<div class="form-group">
<select required>
<option value="">Select Product Interest</option>
<option value="ai-robots">AI Robots</option>
<option value="digital-displays">Digital Displays</option>
<option value="security">Security Systems</option>
<option value="pos">POS Systems</option>
<option value="multiple">Multiple Products</option>
</select>
</div>
<div class="form-group">
<textarea placeholder="Project Details & Requirements" rows="4"></textarea>
</div>
<button type="submit" class="btn-primary">Request Quote</button>
</form>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<div class="footer-section">
<h3>TECHFINITE</h3>
<p>Leading technology solutions provider in Pakistan, specializing in AI, digital displays, security, and POS systems.</p>
</div>
<div class="footer-section">
<h4>Quick Links</h4>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#products">Products</a></li>
<li><a href="#solutions">Solutions</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Products</h4>
<ul>
<li><a href="#">AI Robots</a></li>
<li><a href="#">Digital Displays</a></li>
<li><a href="#">Security Systems</a></li>
<li><a href="#">POS Solutions</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Follow Us</h4>
<div class="social-links">
<a href="#"><i class="fab fa-facebook"></i></a>
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 Techfinite. All rights reserved. | Technology Solutions Pakistan</p>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script>
<script src="js/enhanced-main.js"></script>
</body>
</html>