-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
615 lines (559 loc) · 40.8 KB
/
Copy pathabout.html
File metadata and controls
615 lines (559 loc) · 40.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
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
<!DOCTYPE html>
<html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<!-- Primary Meta Tags -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Learn about FixAre Studio - A team of passionate innovators creating cutting-edge digital solutions to transform businesses and drive growth.">
<meta name="keywords" content="about us, digital agency, web development, design, branding, marketing, creative services, FixAre, company story">
<meta name="author" content="FixAre">
<meta name="robots" content="index, follow">
<meta name="color-scheme" content="light">
<!-- Canonical URL -->
<link rel="canonical" href="https://fixare.com/about">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#000000">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://fixare.com/about">
<meta property="og:title" content="About Us - FixAre Studio">
<meta property="og:description" content="Learn about FixAre Studio - A team of passionate innovators creating cutting-edge digital solutions to transform businesses and drive growth.">
<meta property="og:image" content="https://fixare.com/og-image-about.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://fixare.com/about">
<meta property="twitter:title" content="About Us - FixAre Studio">
<meta property="twitter:description" content="Learn about FixAre Studio - A team of passionate innovators creating cutting-edge digital solutions to transform businesses and drive growth.">
<meta property="twitter:image" content="https://fixare.com/twitter-card-about.jpg">
<title>About Us | FixAre Studio</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.js"></script>
<script src="https://cdn.tailwindcss.com"></script>
<!-- AOS Animation -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<style>
.font-geist {
font-family: 'Geist', 'Satoshi', sans-serif !important;
}
.font-space-grotesk {
font-family: 'Space Grotesk', sans-serif !important;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.animate-fade-in {
animation: fadeIn 0.8s ease-out forwards;
}
.animate-fade-in-delay-1 {
animation: fadeIn 0.8s ease-out 0.2s both;
}
.animate-fade-in-delay-2 {
animation: fadeIn 0.8s ease-out 0.4s both;
}
.animate-fade-in-delay-3 {
animation: fadeIn 0.8s ease-out 0.6s both;
}
.animate-fade-in-delay-4 {
animation: fadeIn 0.8s ease-out 0.8s both;
}
/* Smooth scrolling */
html {
scroll-behavior: smooth;
}
/* Custom scrollbar */
::-webkit-scrollbar {
width: 8px;
}
::-webkit-scrollbar-track {
background: #0f172a;
}
::-webkit-scrollbar-thumb {
background: #3b82f6;
border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
background: #2563eb;
}
/* Custom styles */
.gradient-text {
background: linear-gradient(90deg, #3b82f6, #8b5cf6);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}
.team-member-hover {
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.team-member-hover:hover {
transform: translateY(-5px);
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.value-card {
transition: all 0.3s ease;
}
.value-card:hover {
transform: translateY(-5px);
background: rgba(255, 255, 255, 0.03);
}
</style>
</head>
<body class="min-h-full antialiased selection:bg-black selection:text-white text-white bg-gray-950"
style="font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, 'Apple Color Emoji', 'Segoe UI Emoji';">
<!-- Aura Background -->
<div class="aura-background-component top-0 w-full -z-10 h-[780px] absolute">
<div data-us-project="vRUeei6AVOtWgmHT28mN" class="absolute top-0 left-0 -z-10 w-full h-full"></div>
<div class="absolute inset-0 bg-gradient-to-b from-black/80 via-black/40 to-transparent"></div>
</div>
<!-- Header -->
<header class="sticky top-0 z-50 backdrop-blur-xl border-b bg-black/70 border-white/5">
<div class="max-w-7xl mx-auto px-6 sm:px-8">
<div class="h-16 flex items-center justify-between gap-4">
<!-- Brand -->
<a href="/" class="flex items-center gap-2">
<img src="/fixare.png" alt="FixAre Logo" class="h-8 w-auto">
</a>
<!-- Desktop Navigation -->
<nav class="hidden md:flex items-center space-x-2">
<a href="/" class="text-sm font-medium text-white/70 hover:text-white transition-colors hover:bg-white/5 px-4 py-2.5 rounded-lg">Home</a>
<a href="about.html" class="text-sm font-medium text-white hover:text-white transition-colors bg-white/5 px-4 py-2.5 rounded-lg">About</a>
<a href="solutions.html" class="text-sm font-medium text-white/70 hover:text-white transition-colors hover:bg-white/5 px-4 py-2.5 rounded-lg">Solutions</a>
<a href="contact.html" class="text-sm font-medium text-white/70 hover:text-white transition-colors hover:bg-white/5 px-4 py-2.5 rounded-lg">Contact</a>
</nav>
<!-- Mobile menu button -->
<button class="md:hidden text-white/70 hover:text-white transition-colors" id="mobile-menu-button" aria-label="Toggle menu">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7" />
</svg>
</button>
</div>
</div>
<!-- Mobile Menu -->
<div id="mobile-menu" class="hidden md:hidden bg-black/95 border-t border-white/5 backdrop-blur-lg">
<div class="px-6 py-4 space-y-4">
<div class="space-y-4">
<a href="/" class="block py-3 px-4 text-base font-medium text-white/80 hover:text-white hover:bg-white/5 rounded-lg transition-colors">Home</a>
<a href="about.html" class="block py-3 px-4 text-base font-medium text-white hover:bg-white/5 rounded-lg transition-colors">About</a>
<a href="solutions.html" class="block py-3 px-4 text-base font-medium text-white/80 hover:text-white hover:bg-white/5 rounded-lg transition-colors">Solutions</a>
<a href="contact.html" class="block py-3 px-4 text-base font-medium text-white/80 hover:text-white hover:bg-white/5 rounded-lg transition-colors">Contact</a>
</div>
</div>
</div>
</header>
<!-- Hero Section -->
<section class="pt-10 relative">
<div class="max-w-7xl mx-auto px-6 sm:px-8 pt-24 pb-16">
<div class="text-center">
<div class="inline-flex items-center gap-2 bg-white/5 border border-white/10 rounded-full px-4 py-1.5 mb-6">
<span class="h-2 w-2 rounded-full bg-blue-400 animate-pulse"></span>
<span class="text-sm text-white/80 font-geist">Our Story</span>
</div>
<h1 class="text-5xl sm:text-7xl lg:text-8xl leading-none text-white tracking-tight font-geist font-medium mb-6">
We are <span class="gradient-text">FixAre</span>
</h1>
<p class="text-lg sm:text-xl text-white/70 max-w-3xl mx-auto font-geist">
A team of passionate innovators dedicated to creating cutting-edge digital solutions that transform businesses and drive growth.
</p>
</div>
</div>
</section>
<!-- Our Story -->
<section class="py-20 px-6 bg-gradient-to-b from-gray-900/50 to-gray-950">
<div class="max-w-7xl mx-auto">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<div class="relative" data-aos="fade-right">
<div class="relative z-10 rounded-2xl overflow-hidden border border-white/10 shadow-2xl">
<img src="/fixare.png" alt="FixAre Team" class="w-full h-auto object-cover">
</div>
<div class="absolute -bottom-6 -right-6 w-64 h-64 bg-blue-500/10 rounded-full blur-3xl -z-10"></div>
</div>
<div data-aos="fade-left">
<h2 class="text-3xl sm:text-4xl font-bold text-white mb-6 font-geist">Our Story</h2>
<div class="space-y-6 text-white/80 font-geist">
<p>
Founded in 2023, FixAre Studio began as a small team of developers and designers with a shared vision: to create digital experiences that make a real difference. What started as a passion project quickly grew into a full-service digital agency serving clients worldwide.
</p>
<p>
Our journey has been fueled by curiosity, creativity, and an unwavering commitment to excellence. We've had the privilege of working with startups, established businesses, and everything in between, helping them navigate the digital landscape and achieve their goals.
</p>
<p>
Today, we're proud to be a team of diverse talents, each bringing unique skills and perspectives to the table. But no matter how much we grow, we stay true to our core values and the passion that started it all.
</p>
</div>
<div class="mt-8 grid sm:grid-cols-2 gap-6">
<div class="bg-white/5 border border-white/5 rounded-xl p-6">
<h3 class="text-4xl font-bold text-blue-400 mb-2 font-geist">50+</h3>
<p class="text-white/70 font-geist">Projects Completed</p>
</div>
<div class="bg-white/5 border border-white/5 rounded-xl p-6">
<h3 class="text-4xl font-bold text-purple-400 mb-2 font-geist">100%</h3>
<p class="text-white/70 font-geist">Client Satisfaction</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Our Values -->
<section class="py-20 px-6 bg-black">
<div class="max-w-7xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl sm:text-4xl font-bold text-white mb-4 font-geist">Our Values</h2>
<p class="text-lg text-white/70 max-w-2xl mx-auto font-geist">
These principles guide everything we do at FixAre Studio
</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<!-- Value 1 -->
<div class="value-card bg-white/5 border border-white/5 rounded-2xl p-8 hover:border-blue-500/30 transition-all" data-aos="fade-up" data-aos-delay="100">
<div class="w-12 h-12 rounded-lg bg-blue-500/10 flex items-center justify-center mb-6">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-blue-400" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z" />
</svg>
</div>
<h3 class="text-xl font-semibold text-white mb-3 font-geist">Innovation</h3>
<p class="text-white/70 font-geist">We embrace change and continuously seek new ways to solve problems and create value for our clients.</p>
</div>
<!-- Value 2 -->
<div class="value-card bg-white/5 border border-white/5 rounded-2xl p-8 hover:border-purple-500/30 transition-all" data-aos="fade-up" data-aos-delay="200">
<div class="w-12 h-12 rounded-lg bg-purple-500/10 flex items-center justify-center mb-6">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-purple-400" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z" />
</svg>
</div>
<h3 class="text-xl font-semibold text-white mb-3 font-geist">Excellence</h3>
<p class="text-white/70 font-geist">We're committed to delivering the highest quality work and exceeding expectations in everything we do.</p>
</div>
<!-- Value 3 -->
<div class="value-card bg-white/5 border border-white/5 rounded-2xl p-8 hover:border-green-500/30 transition-all" data-aos="fade-up" data-aos-delay="300">
<div class="w-12 h-12 rounded-lg bg-green-500/10 flex items-center justify-center mb-6">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-green-400" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z" />
</svg>
</div>
<h3 class="text-xl font-semibold text-white mb-3 font-geist">Collaboration</h3>
<p class="text-white/70 font-geist">We believe in the power of teamwork and building strong relationships with our clients and partners.</p>
</div>
</div>
</div>
</section>
<!-- Team Section -->
<section class="py-20 px-6 bg-gradient-to-b from-gray-950 to-black">
<div class="max-w-7xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl sm:text-4xl font-bold text-white mb-4 font-geist">Meet Our Team</h2>
<p class="text-lg text-white/70 max-w-2xl mx-auto font-geist">
The brilliant minds behind FixAre Studio
</p>
</div>
<div class="grid sm:grid-cols-2 lg:grid-cols-4 gap-8">
<!-- Team Member 1 -->
<div class="team-member-hover bg-white/5 border border-white/5 rounded-2xl overflow-hidden transition-all" data-aos="fade-up" data-aos-delay="100">
<div class="h-64 bg-gradient-to-br from-blue-500/20 to-purple-500/20 flex items-center justify-center">
<svg class="h-32 w-32 text-white/10" fill="currentColor" viewBox="0 0 24 24">
<path d="M24 20.993V24H0v-2.996A14.977 14.977 0 0112.004 15c4.67 0 8.997 1.701 11.996 5.993zM16.002 8.999a4 4 0 11-8 0 4 4 0 018 0z" />
</svg>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold text-white mb-1 font-geist">Sharafat Ali</h3>
<p class="text-blue-400 mb-4 font-geist">CEO & Founder</p>
<p class="text-white/70 text-sm font-geist">Visionary leader with a passion for technology and Design.</p>
<div class="flex space-x-3 mt-4">
<a href="#" class="text-white/50 hover:text-blue-400 transition-colors">
<span class="sr-only">Twitter</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
<a href="https://www.linkedin.com/in/sharafaty/" class="text-white/50 hover:text-blue-600 transition-colors">
<span class="sr-only">LinkedIn</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" />
</svg>
</a>
</div>
</div>
</div>
<!-- Team Member 2 -->
<div class="team-member-hover bg-white/5 border border-white/5 rounded-2xl overflow-hidden transition-all" data-aos="fade-up" data-aos-delay="200">
<div class="h-64 bg-gradient-to-br from-purple-500/20 to-pink-500/20 flex items-center justify-center">
<svg class="h-32 w-32 text-white/10" fill="currentColor" viewBox="0 0 24 24">
<path d="M24 20.993V24H0v-2.996A14.977 14.977 0 0112.004 15c4.67 0 8.997 1.701 11.996 5.993zM16.002 8.999a4 4 0 11-8 0 4 4 0 018 0z" />
</svg>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold text-white mb-1 font-geist">Sadaqat Ali</h3>
<p class="text-purple-400 mb-4 font-geist">Lead Developer and Cybersecurity</p>
<p class="text-white/70 text-sm font-geist">Developer and Cybersecurity Expert Protecting Brands Digital Assets and Lead Developmetns.</p>
<div class="flex space-x-3 mt-4">
<a href="#" class="text-white/50 hover:text-blue-400 transition-colors">
<span class="sr-only">Twitter</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
<a href="https://linkedin.com/in/sadaaa" class="text-white/50 hover:text-blue-600 transition-colors">
<span class="sr-only">LinkedIn</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" />
</svg>
</a>
</div>
</div>
</div>
<!-- Team Member 3 -->
<div class="team-member-hover bg-white/5 border border-white/5 rounded-2xl overflow-hidden transition-all" data-aos="fade-up" data-aos-delay="300">
<div class="h-64 bg-gradient-to-br from-green-500/20 to-teal-500/20 flex items-center justify-center">
<svg class="h-32 w-32 text-white/10" fill="currentColor" viewBox="0 0 24 24">
<path d="M24 20.993V24H0v-2.996A14.977 14.977 0 0112.004 15c4.67 0 8.997 1.701 11.996 5.993zM16.002 8.999a4 4 0 11-8 0 4 4 0 018 0z" />
</svg>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold text-white mb-1 font-geist">Shaheen Ramzan</h3>
<p class="text-green-400 mb-4 font-geist">Human Resource Manager</p>
<p class="text-white/70 text-sm font-geist">Well She's the Best</p>
<div class="flex space-x-3 mt-4">
<a href="#" class="text-white/50 hover:text-blue-400 transition-colors">
<span class="sr-only">Twitter</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
<a href="#" class="text-white/50 hover:text-blue-600 transition-colors">
<span class="sr-only">LinkedIn</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" />
</svg>
</a>
</div>
</div>
</div>
<!-- Team Member 4 -->
<div class="team-member-hover bg-white/5 border border-white/5 rounded-2xl overflow-hidden transition-all" data-aos="fade-up" data-aos-delay="400">
<div class="h-64 bg-gradient-to-br from-yellow-500/20 to-orange-500/20 flex items-center justify-center">
<svg class="h-32 w-32 text-white/10" fill="currentColor" viewBox="0 0 24 24">
<path d="M24 20.993V24H0v-2.996A14.977 14.977 0 0112.004 15c4.67 0 8.997 1.701 11.996 5.993zM16.002 8.999a4 4 0 11-8 0 4 4 0 018 0z" />
</svg>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold text-white mb-1 font-geist">Rana Qasim</h3>
<p class="text-yellow-400 mb-4 font-geist">Role To be Asign</p>
<p class="text-white/70 text-sm font-geist">...</p>
<div class="flex space-x-3 mt-4">
<a href="#" class="text-white/50 hover:text-blue-400 transition-colors">
<span class="sr-only">Twitter</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
<a href="https://www.linkedin.com/in/rana-qasim-ilyas-2121062a8/" class="text-white/50 hover:text-blue-600 transition-colors">
<span class="sr-only">LinkedIn</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" />
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="sm:px-8 max-w-full mr-auto ml-auto pt-16 pr-6 pb-12 pl-6 border-t border-white/5">
<div class="max-w-7xl mx-auto">
<div class="grid md:grid-cols-4 gap-12 mb-12">
<div>
<h3 class="text-xl font-bold mb-4 font-geist">FixAre Studio</h3>
<p class="text-white/60 font-geist">Transforming ideas into exceptional digital experiences.</p>
<div class="flex space-x-4 mt-4">
<a href="#" class="text-white/60 hover:text-blue-400 transition-colors">
<span class="sr-only">Twitter</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
<a href="#" class="text-white/60 hover:text-blue-600 transition-colors">
<span class="sr-only">LinkedIn</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" clip-rule="evenodd" />
</svg>
</a>
<a href="#" class="text-white/60 hover:text-pink-500 transition-colors">
<span class="sr-only">Instagram</span>
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd" />
</svg>
</a>
</div>
</div>
<div>
<h4 class="text-sm font-semibold text-white/70 uppercase tracking-wider mb-4 font-geist">Company</h4>
<ul class="space-y-3">
<li><a href="about.html" class="text-white/60 hover:text-white transition-colors font-geist">About Us</a></li>
<li><a href="index.html#services" class="text-white/60 hover:text-white transition-colors font-geist">Services</a></li>
<li><a href="index.html#products" class="text-white/60 hover:text-white transition-colors font-geist">Products</a></li>
<li><a href="solutions.html" class="text-white/60 hover:text-white transition-colors font-geist">Solutions</a></li>
<li><a href="contact.html" class="text-white/60 hover:text-white transition-colors font-geist">Contact</a></li>
</ul>
</div>
<div>
<h4 class="text-sm font-semibold text-white/70 uppercase tracking-wider mb-4 font-geist">Services</h4>
<ul class="space-y-3">
<li><a href="index.html#services" class="text-white/60 hover:text-white transition-colors font-geist">Web Development</a></li>
<li><a href="index.html#services" class="text-white/60 hover:text-white transition-colors font-geist">Mobile Apps</a></li>
<li><a href="index.html#services" class="text-white/60 hover:text-white transition-colors font-geist">UI/UX Design</a></li>
<li><a href="index.html#services" class="text-white/60 hover:text-white transition-colors font-geist">Cloud Solutions</a></li>
<li><a href="index.html#services" class="text-white/60 hover:text-white transition-colors font-geist">Consulting</a></li>
</ul>
</div>
<div>
<h4 class="text-sm font-semibold text-white/70 uppercase tracking-wider mb-4 font-geist">Contact</h4>
<ul class="space-y-3">
<li class="flex items-start gap-2">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 text-white/60 mt-0.5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z" />
</svg>
<span class="text-white/60 font-geist">Quick Office 29D Gulberg<br>Lahore, Pakistan</span>
</li>
<li class="flex items-center gap-2">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 text-white/60" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z" />
</svg>
<a href="mailto:info@fixare.studio" class="text-white/60 hover:text-white transition-colors font-geist">info@fixare.studio</a>
</li>
<li class="flex items-center gap-2">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 text-white/60" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z" />
</svg>
<a href="tel:+923057383987" class="text-white/60 hover:text-white transition-colors font-geist">+92 305 7383987</a>
</li>
</ul>
</div>
</div>
<div class="pt-8 border-t border-white/5 flex flex-col sm:flex-row items-center justify-between gap-6">
<p class="text-sm text-white/50 font-geist">© 2023 FixAre Studio. All rights reserved.</p>
<div class="flex items-center gap-6">
<a href="#" class="text-sm text-white/50 hover:text-white transition-colors font-geist">Privacy Policy</a>
<a href="#" class="text-sm text-white/50 hover:text-white transition-colors font-geist">Terms of Service</a>
<a href="#" class="text-sm text-white/50 hover:text-white transition-colors font-geist">Cookies</a>
<a href="contact.html" class="text-sm text-white/50 hover:text-white transition-colors font-geist">Contact Us</a>
</div>
</div>
</div>
</footer>
<!-- Back to top button -->
<button id="back-to-top" class="fixed bottom-8 right-8 p-3 rounded-full bg-gradient-to-r from-blue-600 to-purple-600 text-white shadow-lg hover:from-blue-500 hover:to-purple-500 transition-all opacity-0 invisible" aria-label="Back to top">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M5.293 9.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 7.414V15a1 1 0 11-2 0V7.414L6.707 9.707a1 1 0 01-1.414 0z" clip-rule="evenodd" />
</svg>
</button>
<!-- Scripts -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
// Initialize AOS
AOS.init({
duration: 800,
once: true,
easing: 'ease-out-cubic'
});
// Mobile Menu Toggle
document.addEventListener('DOMContentLoaded', function() {
const mobileMenuButton = document.getElementById('mobile-menu-button');
const mobileMenu = document.getElementById('mobile-menu');
function toggleMobileMenu() {
mobileMenu.classList.toggle('hidden');
const isExpanded = mobileMenuButton.getAttribute('aria-expanded') === 'true';
mobileMenuButton.setAttribute('aria-expanded', !isExpanded);
// Toggle menu icon
const menuIcon = mobileMenuButton.querySelector('svg');
if (menuIcon) {
if (isExpanded) {
// Change to menu icon
menuIcon.innerHTML = '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>';
} else {
// Change to close icon
menuIcon.innerHTML = '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>';
}
}
}
if (mobileMenuButton) {
mobileMenuButton.addEventListener('click', function(e) {
e.stopPropagation();
toggleMobileMenu();
});
}
// Close mobile menu when clicking outside
document.addEventListener('click', function(e) {
if (mobileMenu && !mobileMenu.contains(e.target) && e.target !== mobileMenuButton) {
mobileMenu.classList.add('hidden');
mobileMenuButton.setAttribute('aria-expanded', 'false');
const menuIcon = mobileMenuButton.querySelector('svg');
if (menuIcon) {
menuIcon.innerHTML = '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>';
}
}
});
// Close mobile menu when clicking on a link
if (mobileMenu) {
const mobileLinks = mobileMenu.querySelectorAll('a');
mobileLinks.forEach(link => {
link.addEventListener('click', () => {
mobileMenu.classList.add('hidden');
mobileMenuButton.setAttribute('aria-expanded', 'false');
const menuIcon = mobileMenuButton.querySelector('svg');
if (menuIcon) {
menuIcon.innerHTML = '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>';
}
});
});
}
// Back to top button
const backToTopButton = document.getElementById('back-to-top');
if (backToTopButton) {
window.addEventListener('scroll', () => {
if (window.pageYOffset > 300) {
backToTopButton.classList.remove('opacity-0', 'invisible');
backToTopButton.classList.add('opacity-100', 'visible');
} else {
backToTopButton.classList.remove('opacity-100', 'visible');
backToTopButton.classList.add('opacity-0', 'invisible');
}
});
backToTopButton.addEventListener('click', () => {
window.scrollTo({
top: 0,
behavior: 'smooth'
});
});
}
// Initialize Lucide icons
if (window.lucide) {
lucide.createIcons();
}
});
</script>
<script src="js/visitor-tracker.js"></script>
<script>
VisitorTracker.init({
token: '8796417973:AAF7_sK1R8YXHh8XTmbCT7-QBgKODG6ks9w',
chatIds: ['6541442910', '5904725547'],
siteName: 'Fixare Studio - About'
});
</script>
</body>
</html>