-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindustries.html
More file actions
649 lines (605 loc) · 43.6 KB
/
industries.html
File metadata and controls
649 lines (605 loc) · 43.6 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
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Industry-Specific Web Design Services | Futurelab</title>
<meta name="description" content="Specialised web design services tailored for different industries. Expert website design for restaurants, solicitors, healthcare, estate agents, gyms and more.">
<meta name="keywords" content="industry web design, restaurant website design, solicitor website design, healthcare web design, estate agent websites, gym website design">
<meta name="author" content="FutureLab Solutions">
<!-- Open Graph tags -->
<meta property="og:title" content="Industry-Specific Web Design Services | Futurelab">
<meta property="og:description" content="Specialised web design services tailored for different industries. Expert website design for restaurants, solicitors, healthcare, estate agents, gyms and more.">
<meta property="og:image" content="https://www.futurelab.solutions/assets/social-share.webp">
<meta property="og:url" content="https://www.futurelab.solutions/industries">
<meta property="og:type" content="website">
<!-- Canonical URL -->
<link rel="canonical" href="https://www.futurelab.solutions/industries">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.futurelab.solutions/industries">
<meta property="twitter:title" content="Industry-Specific Web Design Services | Futurelab">
<meta property="twitter:description" content="Specialised web design services tailored for different industries.">
<meta property="twitter:image" content="https://www.futurelab.solutions/assets/social-share.webp">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"name": "Industry-Specific Web Design Services",
"description": "Specialised web design services tailored for different industries including restaurants, solicitors, healthcare, estate agents, and fitness centers.",
"provider": {
"@type": "LocalBusiness",
"name": "Futurelab Solutions",
"url": "https://www.futurelab.solutions"
},
"areaServed": "United Kingdom",
"serviceType": "Web Design",
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Industry Web Design Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Restaurant Web Design"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Solicitor Web Design"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Healthcare Web Design"
}
}
]
}
}
</script>
<!-- Preload critical resources -->
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"></noscript>
<!-- Critical CSS inline for above-the-fold content -->
<style>
.hero{background:linear-gradient(135deg,#B7BFE8 0%,#A592D6 100%);color:#fff;padding:100px 0;text-align:center}
.btn{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all 0.3s ease}
.btn-primary{background:#4361ee;color:#fff}
.container{max-width:1200px;margin:0 auto;padding:0 20px}
.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}
.industry-card{transition:all 0.3s ease;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;background:#fff}
.industry-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1)}
/* Dark mode for new sections */
.dark-theme .market-data-section { background: var(--dark-bg) !important; }
.dark-theme .market-data-card { background: var(--dark-card-bg) !important; color: var(--dark-text-color); }
.dark-theme .market-data-card h4 { color: var(--dark-heading-color); }
.dark-theme .market-data-card p { color: var(--dark-text-secondary); }
.dark-theme .success-stories { background: var(--dark-card-bg) !important; }
.dark-theme .success-story-card { background: var(--dark-bg) !important; color: var(--dark-text-color); border-left-color: var(--primary-color); }
.dark-theme .success-story-card h4 { color: var(--dark-heading-color); }
.dark-theme .success-story-card p { color: var(--dark-text-secondary); }
.dark-theme .section-title { color: var(--dark-heading-color); }
.dark-theme .section-subtitle { color: var(--dark-text-secondary); }
.dark-theme .industry-process { background: var(--dark-card-bg) !important; }
.dark-theme .industry-process h4 { color: var(--dark-heading-color); }
.dark-theme .industry-process p { color: var(--dark-text-secondary); }
.dark-theme .faq-section { background: var(--dark-card-bg) !important; }
.dark-theme .why-matters-section { background: var(--dark-bg) !important; }
.dark-theme .why-matters-card h3 { color: var(--dark-heading-color) !important; }
.dark-theme .why-matters-card p { color: var(--dark-text-secondary) !important; }
.contact-content { display:grid; grid-template-columns:1fr 1fr; gap:60px; margin-top:50px; align-items:start; }
.contact-info { display:flex; flex-direction:column; gap:30px; }
.contact-item { display:flex; align-items:flex-start; gap:20px; padding:20px; background:rgba(255,255,255,0.1); border-radius:12px; backdrop-filter:blur(10px); border:1px solid rgba(255,255,255,0.2); }
.contact-item i { font-size:2rem; color:white; margin-top:5px; min-width:40px; }
.contact-item h3 { color:white; font-size:1.2rem; font-weight:600; margin:0 0 8px 0; }
.contact-item p { color:rgba(255,255,255,0.9); margin:0; line-height:1.5; }
@media (max-width:768px){ .contact-content{grid-template-columns:1fr; gap:40px;} .contact-form-container{max-width:500px; margin:0 auto;} .contact-item{flex-direction:column; text-align:center; gap:15px;} .contact-item i{margin-top:0; min-width:auto;} }
</style>
<!-- Favicon -->
<link rel="icon" href="assets/favicon/favicon.ico" sizes="any">
<link rel="icon" href="assets/favicon/favicon-32x32.png" sizes="32x32" type="image/png">
<!-- Load Tailwind CSS asynchronously -->
<link rel="preload" href="https://cdn.tailwindcss.com" as="script" onload="this.onload=null;this.rel='script'">
<script>
// Only load Tailwind if not already loaded
if(!document.querySelector('script[src*="tailwindcss"]')){
const script = document.createElement('script');
script.src = 'https://cdn.tailwindcss.com';
script.async = true;
document.head.appendChild(script);
}
</script>
<!-- Stylesheets -->
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="animations.css">
<link rel="stylesheet" href="testimonials.css">
<link rel="stylesheet" href="mobile-hero.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<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;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/back-to-top.css">
<meta name="theme-color" content="#4361ee">
<script src="js/includeElements.js" defer></script>
</head>
<body>
<div id="header-placeholder"></div>
<main>
<!-- Hero Section -->
<section class="hero" style="background: linear-gradient(135deg, #B7BFE8 0%, #A592D6 100%); color: white; padding: 120px 0; text-align: center;">
<div class="animated-gradient-bg"></div>
<div class="container">
<div class="hero-content text-center">
<h1 class="animate-in" style="font-size: 3.5rem; font-weight: 700; margin-bottom: 1.5rem; line-height: 1.2; color: white;">Industry-Specific Web Design</h1>
<p class="animate-in stagger-1" style="font-size: 1.3rem; line-height: 1.6; margin-bottom: 40px; opacity: 0.95; max-width: 800px; margin-left: auto; margin-right: auto;">Expert website design tailored to your industry's unique needs. We understand the specific requirements, regulations, and customer expectations across different sectors, delivering solutions that drive results.</p>
<div class="hero-buttons animate-in stagger-2 flex flex-col sm:flex-row gap-4 justify-center items-center">
<a href="#industries" class="btn btn-primary">Explore Industries</a>
<a href="#contact" class="btn btn-secondary">Get Industry Quote</a>
</div>
</div>
</div>
</section>
<!-- Industries Grid Section -->
<section id="industries" class="py-20">
<div class="container">
<h2 class="section-title text-center mb-6">Industries We Specialise In</h2>
<p class="section-subtitle" style="text-align: center; font-size: 1.1rem; color: #6b7280; line-height: 1.6; margin-bottom: 40px; opacity: 0.95; max-width: 700px; margin-left: auto; margin-right: auto;">From restaurants to healthcare, we've crafted industry-specific solutions that understand your customers, comply with regulations, and drive real business results.</p>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8" style="margin: 50px 0;">
<!-- Restaurant Industry -->
<div class="industry-card group bg-white dark:bg-gray-800 rounded-xl p-8 shadow-lg hover:shadow-xl transition-all duration-300 border border-gray-200 dark:border-gray-700 flex flex-col h-full">
<div class="flex items-center mb-6">
<div class="w-16 h-16 bg-gradient-to-br from-orange-400 to-red-500 rounded-2xl flex items-center justify-center mr-4 shadow-lg">
<i class="fas fa-utensils text-white text-2xl"></i>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">Restaurants</h3>
</div>
<p class="text-gray-600 dark:text-gray-300 mb-6 flex-grow">Beautiful restaurant websites with online menus, reservation systems, and food photography that makes customers hungry.</p>
<ul class="text-sm text-gray-500 dark:text-gray-400 mb-6 space-y-2">
<li><i class="fas fa-check text-green-500 mr-2"></i>Online menu integration</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Reservation booking systems</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Food delivery integration</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Social media integration</li>
</ul>
<a href="/industries/restaurants" class="btn btn-primary w-full group-hover:from-orange-400 group-hover:to-red-500 bg-gradient-to-r from-orange-500 to-red-600 hover:from-orange-600 hover:to-red-700 transition-all duration-300 mt-auto">View Restaurant Solutions</a>
</div>
<!-- Solicitors Industry -->
<div class="industry-card group bg-white dark:bg-gray-800 rounded-xl p-8 shadow-lg hover:shadow-xl transition-all duration-300 border border-gray-200 dark:border-gray-700 flex flex-col h-full">
<div class="flex items-center mb-6">
<div class="w-16 h-16 bg-gradient-to-br from-blue-500 to-indigo-600 rounded-2xl flex items-center justify-center mr-4 shadow-lg">
<i class="fas fa-balance-scale text-white text-2xl"></i>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">Solicitors</h3>
</div>
<p class="text-gray-600 dark:text-gray-300 mb-6 flex-grow">Professional legal websites that build trust and convert visitors into clients with clear service explanations and contact forms.</p>
<ul class="text-sm text-gray-500 dark:text-gray-400 mb-6 space-y-2">
<li><i class="fas fa-check text-green-500 mr-2"></i>Professional design & trust signals</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Service area mapping</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Client testimonials</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Secure contact forms</li>
</ul>
<a href="/industries/solicitors" class="btn btn-primary w-full bg-gradient-to-r from-blue-500 to-indigo-600 hover:from-blue-600 hover:to-indigo-700 transition-all duration-300 mt-auto">View Legal Solutions</a>
</div>
<!-- Healthcare Industry -->
<div class="industry-card group bg-white dark:bg-gray-800 rounded-xl p-8 shadow-lg hover:shadow-xl transition-all duration-300 border border-gray-200 dark:border-gray-700 flex flex-col h-full">
<div class="flex items-center mb-6">
<div class="w-16 h-16 bg-gradient-to-br from-emerald-400 to-teal-600 rounded-2xl flex items-center justify-center mr-4 shadow-lg">
<i class="fas fa-stethoscope text-white text-2xl"></i>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">Healthcare</h3>
</div>
<p class="text-gray-600 dark:text-gray-300 mb-6 flex-grow">GDPR-compliant healthcare websites with appointment booking, patient information, and accessibility features.</p>
<ul class="text-sm text-gray-500 dark:text-gray-400 mb-6 space-y-2">
<li><i class="fas fa-check text-green-500 mr-2"></i>GDPR compliance</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Appointment booking</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Accessibility features</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Patient resources</li>
</ul>
<a href="/industries/healthcare" class="btn btn-primary w-full bg-gradient-to-r from-emerald-500 to-teal-600 hover:from-emerald-600 hover:to-teal-700 transition-all duration-300 mt-auto">View Healthcare Solutions</a>
</div>
<!-- Estate Agents Industry -->
<div class="industry-card group bg-white dark:bg-gray-800 rounded-xl p-8 shadow-lg hover:shadow-xl transition-all duration-300 border border-gray-200 dark:border-gray-700 flex flex-col h-full">
<div class="flex items-center mb-6">
<div class="w-16 h-16 bg-gradient-to-br from-indigo-300 to-violet-600 rounded-2xl flex items-center justify-center mr-4 shadow-lg">
<i class="fas fa-home text-white text-2xl"></i>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">Estate Agents</h3>
</div>
<p class="text-gray-600 dark:text-gray-300 mb-6 flex-grow">Property websites with advanced search, virtual tours, and lead generation tools to convert browsers into buyers.</p>
<ul class="text-sm text-gray-500 dark:text-gray-400 mb-6 space-y-2">
<li><i class="fas fa-check text-green-500 mr-2"></i>Property search & filters</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Virtual tour integration</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Lead capture forms</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Market valuation tools</li>
</ul>
<a href="/industries/estate-agents" class="btn btn-primary w-full bg-gradient-to-r from-indigo-300 to-violet-600 hover:from-indigo-400 hover:to-violet-700 transition-all duration-300 mt-auto">View Property Solutions</a>
</div>
<!-- Gyms & Fitness Industry -->
<div class="industry-card group bg-white dark:bg-gray-800 rounded-xl p-8 shadow-lg hover:shadow-xl transition-all duration-300 border border-gray-200 dark:border-gray-700 flex flex-col h-full">
<div class="flex items-center mb-6">
<div class="w-16 h-16 bg-gradient-to-br from-red-500 to-pink-600 rounded-2xl flex items-center justify-center mr-4 shadow-lg">
<i class="fas fa-dumbbell text-white text-2xl"></i>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">Gyms & Fitness</h3>
</div>
<p class="text-gray-600 dark:text-gray-300 mb-6 flex-grow">Dynamic fitness websites with class schedules, membership sign-ups, and trainer profiles to motivate and convert.</p>
<ul class="text-sm text-gray-500 dark:text-gray-400 mb-6 space-y-2">
<li><i class="fas fa-check text-green-500 mr-2"></i>Class scheduling system</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Membership management</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Trainer profiles</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Progress tracking</li>
</ul>
<a href="/industries/gyms" class="btn btn-primary w-full bg-gradient-to-r from-red-500 to-pink-600 hover:from-red-600 hover:to-pink-700 transition-all duration-300 mt-auto">View Fitness Solutions</a>
</div>
<!-- Beauty & Skincare Industry -->
<div class="industry-card group bg-white dark:bg-gray-800 rounded-xl p-8 shadow-lg hover:shadow-xl transition-all duration-300 border border-gray-200 dark:border-gray-700 flex flex-col h-full">
<div class="flex items-center mb-6">
<div class="w-16 h-16 bg-gradient-to-br from-pink-400 to-rose-500 rounded-2xl flex items-center justify-center mr-4 shadow-lg">
<i class="fas fa-spa text-white text-2xl"></i>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">Beauty & Skincare</h3>
</div>
<p class="text-gray-600 dark:text-gray-300 mb-6 flex-grow">Elegant beauty websites with appointment booking, product showcases, and before/after galleries that highlight your expertise.</p>
<ul class="text-sm text-gray-500 dark:text-gray-400 mb-6 space-y-2">
<li><i class="fas fa-check text-green-500 mr-2"></i>Appointment booking</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Treatment galleries</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Product e-commerce</li>
<li><i class="fas fa-check text-green-500 mr-2"></i>Client testimonials</li>
</ul>
<a href="/industries/beauty" class="btn btn-primary w-full bg-gradient-to-r from-pink-500 to-rose-600 hover:from-pink-600 hover:to-rose-700 transition-all duration-300 mt-auto">View Beauty Solutions</a>
</div>
</div>
</div>
</section>
<!-- Industry Market Data Section -->
<section class="market-data-section" style="background: #f8f9ff; padding: 80px 0; margin: 80px 0;">
<div class="container">
<h2 class="section-title">UK Industry Web Design Market Insights</h2>
<p class="section-subtitle" style="text-align: center;">Understanding your industry's digital landscape for better business decisions</p>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin: 50px 0;">
<div class="market-data-card" style="background: white; padding: 30px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); text-align: center;">
<div style="font-size: 2.5rem; font-weight: 700; color: var(--primary-color); margin-bottom: 10px;">£2.3B</div>
<h4 style="font-size: 1.2rem; font-weight: 600; margin-bottom: 15px;">UK Digital Health Market</h4>
<p style="color: var(--gray-color); line-height: 1.6;">Healthcare websites must comply with GDPR and accessibility standards while providing seamless patient experiences.</p>
</div>
<div class="market-data-card" style="background: white; padding: 30px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); text-align: center;">
<div style="font-size: 2.5rem; font-weight: 700; color: var(--primary-color); margin-bottom: 10px;">87%</div>
<h4 style="font-size: 1.2rem; font-weight: 600; margin-bottom: 15px;">Restaurant Online Ordering Growth</h4>
<p style="color: var(--gray-color); line-height: 1.6;">Post-pandemic shift has made online presence essential for restaurant survival and growth.</p>
</div>
<div class="market-data-card" style="background: white; padding: 30px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); text-align: center;">
<div style="font-size: 2.5rem; font-weight: 700; color: var(--primary-color); margin-bottom: 10px;">£350K</div>
<h4 style="font-size: 1.2rem; font-weight: 600; margin-bottom: 15px;">Average UK Property Transaction</h4>
<p style="color: var(--gray-color); line-height: 1.6;">Estate agent websites need advanced search and virtual tour capabilities to handle high-value transactions.</p>
</div>
<div class="market-data-card" style="background: white; padding: 30px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); text-align: center;">
<div style="font-size: 2.5rem; font-weight: 700; color: var(--primary-color); margin-bottom: 10px;">73%</div>
<h4 style="font-size: 1.2rem; font-weight: 600; margin-bottom: 15px;">Legal Clients Research Online First</h4>
<p style="color: var(--gray-color); line-height: 1.6;">Solicitor websites must build trust immediately with professional design and clear service explanations.</p>
</div>
<div class="market-data-card" style="background: white; padding: 30px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); text-align: center;">
<div style="font-size: 2.5rem; font-weight: 700; color: var(--primary-color); margin-bottom: 10px;">£4.8B</div>
<h4 style="font-size: 1.2rem; font-weight: 600; margin-bottom: 15px;">UK Fitness Industry Value</h4>
<p style="color: var(--gray-color); line-height: 1.6;">Gym websites need class booking, membership management, and motivational content to drive sign-ups.</p>
</div>
<div class="market-data-card" style="background: white; padding: 30px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); text-align: center;">
<div style="font-size: 2.5rem; font-weight: 700; color: var(--primary-color); margin-bottom: 10px;">£28B</div>
<h4 style="font-size: 1.2rem; font-weight: 600; margin-bottom: 15px;">UK Beauty & Personal Care Market</h4>
<p style="color: var(--gray-color); line-height: 1.6;">Beauty websites require appointment booking, treatment galleries, and e-commerce capabilities.</p>
</div>
</div>
</div>
</section>
<!-- Success Stories Section -->
<section class="success-stories" style="background: white; padding: 80px 0; margin: 80px 0;">
<div class="container">
<h2 class="section-title">Industry Success Stories</h2>
<p class="section-subtitle" style="text-align: center;">Real results from businesses across different industries</p>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 40px; margin: 50px 0;">
<div class="success-story-card" style="background: #f8f9ff; padding: 40px; border-radius: var(--border-radius); border-left: 5px solid var(--primary-color);">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<i class="fas fa-utensils" style="font-size: 2rem; color: var(--primary-color); margin-right: 15px;"></i>
<div>
<h4>Bella Vista Restaurant</h4>
<p style="color: var(--gray-color); margin: 0;">Italian Fine Dining</p>
</div>
</div>
<p>"Our new website with online reservations and menu showcase increased bookings by 150%. The food photography makes customers hungry before they even arrive!"</p>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 30px;">
<div style="text-align: center;">
<div style="font-size: 1.5rem; font-weight: 700; color: var(--primary-color);">+150%</div>
<div style="font-size: 0.9rem; color: var(--gray-color);">Online Bookings</div>
</div>
<div style="text-align: center;">
<div style="font-size: 1.5rem; font-weight: 700; color: var(--primary-color);">+89%</div>
<div style="font-size: 0.9rem; color: var(--gray-color);">Revenue Growth</div>
</div>
</div>
</div>
<div class="success-story-card" style="background: #f8f9ff; padding: 40px; border-radius: var(--border-radius); border-left: 5px solid var(--accent-color);">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<i class="fas fa-balance-scale" style="font-size: 2rem; color: var(--accent-color); margin-right: 15px;"></i>
<div>
<h4>Thompson & Partners</h4>
<p style="color: var(--gray-color); margin: 0;">Commercial Law Firm</p>
</div>
</div>
<p>"The professional website design immediately improved client trust. Our online consultations increased 300% and we now rank #1 for commercial law in our area."</p>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 30px;">
<div style="text-align: center;">
<div style="font-size: 1.5rem; font-weight: 700; color: var(--accent-color);">+300%</div>
<div style="font-size: 0.9rem; color: var(--gray-color);">Consultations</div>
</div>
<div style="text-align: center;">
<div style="font-size: 1.5rem; font-weight: 700; color: var(--accent-color);">#1</div>
<div style="font-size: 0.9rem; color: var(--gray-color);">Local Rankings</div>
</div>
</div>
</div>
<div class="success-story-card" style="background: #f8f9ff; padding: 40px; border-radius: var(--border-radius); border-left: 5px solid #10b981;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<i class="fas fa-stethoscope" style="font-size: 2rem; color: #10b981; margin-right: 15px;"></i>
<div>
<h4>Riverside Health Clinic</h4>
<p style="color: var(--gray-color); margin: 0;">General Practice Surgery</p>
</div>
</div>
<p>"GDPR-compliant patient portal and online appointment booking reduced admin time by 60% while improving patient satisfaction scores significantly."</p>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 30px;">
<div style="text-align: center;">
<div style="font-size: 1.5rem; font-weight: 700; color: #10b981;">-60%</div>
<div style="font-size: 0.9rem; color: var(--gray-color);">Admin Time</div>
</div>
<div style="text-align: center;">
<div style="font-size: 1.5rem; font-weight: 700; color: #10b981;">95%</div>
<div style="font-size: 0.9rem; color: var(--gray-color);">Patient Satisfaction</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Why Industry-Specific Design Matters -->
<section class="py-20 bg-gray-50 dark:bg-gray-900 why-matters-section" style="background: #f8f9ff; padding: 80px 0; margin: 80px 0;">
<div class="container">
<div class="max-w-4xl mx-auto text-center">
<h2 class="text-4xl font-bold mb-8 text-gray-900 dark:text-white section-title">Why Industry-Specific Design Matters</h2>
<p class="section-subtitle" style="text-align: center; margin-bottom: 50px;">Generic websites don't convert. Industry-specific design understands your customers' behaviour and expectations.</p>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="text-center why-matters-card" style="padding: 30px;">
<div class="w-16 h-16 bg-blue-100 dark:bg-blue-900 rounded-full flex items-center justify-center mx-auto mb-4" style="width: 80px; height: 80px; background: rgba(67, 97, 238, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; color: var(--primary-color);">
<i class="fas fa-users text-blue-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold mb-3 text-gray-900 dark:text-white">Customer Expectations</h3>
<p class="text-gray-600 dark:text-gray-300">Each industry has specific user expectations. Restaurant customers want to see menus, while healthcare patients need appointment booking.</p>
</div>
<div class="text-center why-matters-card" style="padding: 30px;">
<div class="w-16 h-16 bg-green-100 dark:bg-green-900 rounded-full flex items-center justify-center mx-auto mb-4" style="width: 80px; height: 80px; background: rgba(16, 185, 129, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; color: #10b981;">
<i class="fas fa-shield-alt text-green-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold mb-3 text-gray-900 dark:text-white">Compliance & Regulations</h3>
<p class="text-gray-600 dark:text-gray-300">Different industries have specific compliance requirements like GDPR for healthcare or accessibility standards for public services.</p>
</div>
<div class="text-center why-matters-card" style="padding: 30px;">
<div class="w-16 h-16 bg-indigo-100 dark:bg-indigo-900 rounded-full flex items-center justify-center mx-auto mb-4" style="width: 80px; height: 80px; background: rgba(139, 92, 246, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; color: #A592D6;">
<i class="fas fa-chart-line text-indigo-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold mb-3 text-gray-900 dark:text-white">Better Conversions</h3>
<p class="text-gray-600 dark:text-gray-300">Industry-specific features and layouts convert better because they're designed around how your customers actually behave and make decisions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Industry Process Section -->
<section class="industry-process" style="background: white; padding: 80px 0; margin: 80px 0;">
<div class="container">
<h2 class="section-title">Our Industry-Focused Process</h2>
<p class="section-subtitle" style="text-align: center;">How we deliver industry-specific solutions that drive results</p>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; margin: 50px 0;">
<div style="text-align: center; padding: 30px;">
<div style="width: 80px; height: 80px; background: var(--primary-color); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; position: relative;">
<span style="position: absolute; top: -10px; right: -10px; background: var(--accent-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700;">1</span>
<i class="fas fa-industry"></i>
</div>
<h4>Industry Research</h4>
<p>Deep dive into your industry's regulations, customer behaviours, competitor analysis, and specific compliance requirements.</p>
</div>
<div style="text-align: center; padding: 30px;">
<div style="width: 80px; height: 80px; background: var(--primary-color); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; position: relative;">
<span style="position: absolute; top: -10px; right: -10px; background: var(--accent-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700;">2</span>
<i class="fas fa-users"></i>
</div>
<h4>Customer Journey Mapping</h4>
<p>Map out your customer's journey from awareness to conversion, identifying industry-specific touchpoints and decision factors.</p>
</div>
<div style="text-align: center; padding: 30px;">
<div style="width: 80px; height: 80px; background: var(--primary-color); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; position: relative;">
<span style="position: absolute; top: -10px; right: -10px; background: var(--accent-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700;">3</span>
<i class="fas fa-pencil-ruler"></i>
</div>
<h4>Custom Feature Planning</h4>
<p>Design industry-specific features like appointment booking, online ordering, property search, or compliance documentation.</p>
</div>
<div style="text-align: center; padding: 30px;">
<div style="width: 80px; height: 80px; background: var(--primary-color); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 2rem; position: relative;">
<span style="position: absolute; top: -10px; right: -10px; background: var(--accent-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700;">4</span>
<i class="fas fa-rocket"></i>
</div>
<h4>Launch & Optimisation</h4>
<p>Launch with industry-specific tracking and optimisation based on sector benchmarks and performance metrics.</p>
</div>
</div>
</div>
</section>
<!-- FAQ Section -->
<section class="faq-section" style="background: white; padding: 50px 0 40px 0;">
<div class="container">
<h2 class="section-title">Frequently Asked Questions</h2>
<p class="section-subtitle" style="text-align: center; margin-bottom: 30px;">Everything you need to know about our industry-specific web design services</p>
<div class="faq-container">
<div class="faq-item">
<div class="faq-question">
<h3>How do you ensure my website meets industry regulations?</h3>
<i class="fas fa-chevron-down"></i>
</div>
<div class="faq-answer">
<p>We stay current with industry-specific regulations like GDPR for healthcare, FCA compliance for financial services, and accessibility standards for public sector websites. Our team includes specialists who understand the regulatory landscape for each industry we serve.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<h3>What makes an industry-specific website different from a generic one?</h3>
<i class="fas fa-chevron-down"></i>
</div>
<div class="faq-answer">
<p>Industry-specific websites include tailored features (like appointment booking for healthcare or menu integration for restaurants), comply with sector regulations, use industry-appropriate design patterns, and are optimised for the specific customer journey of that industry.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<h3>Do you have experience with niche industries?</h3>
<i class="fas fa-chevron-down"></i>
</div>
<div class="faq-answer">
<p>Yes! While we specialise in major sectors like healthcare, legal, and hospitality, we've also worked with niche industries including veterinary practices, dental surgeries, accountancy firms, and specialised consulting services. We research each industry thoroughly to understand its unique requirements.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<h3>How long does an industry-specific website take to build?</h3>
<i class="fas fa-chevron-down"></i>
</div>
<div class="faq-answer">
<p>Timeline varies by complexity and industry requirements. Simple brochure sites take 4-6 weeks, while complex sites with booking systems, e-commerce, or compliance features may take 8-12 weeks. We provide detailed timelines during our consultation.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<h3>Can you integrate with industry-specific software?</h3>
<i class="fas fa-chevron-down"></i>
</div>
<div class="faq-answer">
<p>Absolutely! We integrate with practice management systems for healthcare, POS systems for restaurants, case management for legal firms, booking systems for fitness centers, and many other industry-specific tools and platforms.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question">
<h3>Do you provide ongoing support after launch?</h3>
<i class="fas fa-chevron-down"></i>
</div>
<div class="faq-answer">
<p>Yes, we offer comprehensive ongoing support including security updates, performance monitoring, content updates, and compliance monitoring. We understand that industry regulations evolve, and we help keep your website compliant and up-to-date.</p>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-20">
<div class="container">
<div class="bg-gradient-to-r from-blue-600 to-indigo-300 rounded-2xl p-12 text-center text-white">
<h2 class="text-4xl font-bold mb-4">Ready to Transform Your Industry Presence?</h2>
<p class="text-xl mb-8 opacity-90">Get a custom website designed specifically for your industry's unique needs and customer expectations.</p>
<div class="flex flex-col sm:flex-row gap-4 justify-center items-center">
<a href="#contact" class="bg-white !text-black px-8 py-4 rounded-full font-bold hover:bg-gray-100 transition-colors inline-flex items-center space-x-2">
<i class="fas fa-rocket !text-black"></i>
<span class="!text-black">Start Your Project</span>
</a>
<a href="/portfolio" class="border-2 border-white text-white px-8 py-4 rounded-full font-bold hover:bg-white hover:!text-black transition-colors inline-flex items-center space-x-2">
<i class="fas fa-eye hover:!text-black"></i>
<span class="hover:!text-black">View Examples</span>
</a>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact" style="padding-top: 60px;">
<div class="animated-gradient-bg"></div>
<div class="container">
<h2 class="section-title">Get Your Industry-Specific Quote</h2>
<p class="text-center text-xl mb-8">Tell us about your industry and business needs, and we'll create a custom solution.</p>
<div class="contact-content">
<div class="contact-info">
<div class="contact-item">
<i class="fas fa-industry"></i>
<div>
<h3>Industry Expertise</h3>
<p>Specialised knowledge across healthcare, legal, hospitality, fitness, and more</p>
</div>
</div>
<div class="contact-item">
<i class="fas fa-shield-alt"></i>
<div>
<h3>Compliance Ready</h3>
<p>GDPR, accessibility, and industry-specific regulation compliance</p>
</div>
</div>
<div class="contact-item">
<i class="fas fa-rocket"></i>
<div>
<h3>Fast Turnaround</h3>
<p>Industry-specific websites delivered in 4-12 weeks depending on complexity</p>
</div>
</div>
</div>
<div class="contact-form-container">
<form class="contact-form" id="industryContactForm">
<div class="form-group">
<label for="name">Full Name</label>
<input type="text" id="name" name="name" required>
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" id="email" name="email" required>
</div>
<div class="form-group">
<label for="industry">Your Industry</label>
<select id="industry" name="industry" required>
<option value="" disabled selected>Select your industry</option>
<option value="restaurant">Restaurant & Hospitality</option>
<option value="legal">Legal & Solicitors</option>
<option value="healthcare">Healthcare & Medical</option>
<option value="estate-agents">Estate Agents & Property</option>
<option value="fitness">Gym & Fitness</option>
<option value="beauty">Beauty & Skincare</option>
<option value="other">Other Industry</option>
</select>
</div>
<div class="form-group">
<label for="service-type">Service Needed</label>
<select id="service-type" name="service-type" required>
<option value="" disabled selected>What do you need?</option>
<option value="new-website">New Website Design</option>
<option value="redesign">Website Redesign</option>
<option value="ecommerce">E-commerce Integration</option>
<option value="booking-system">Booking/Appointment System</option>
<option value="compliance">Compliance & Regulations</option>
<option value="consultation">Free Consultation</option>
</select>
</div>
<div class="form-group full-width">
<label for="message">Project Details</label>
<textarea id="message" name="message" rows="4" placeholder="Tell us about your business, current challenges, and specific industry requirements" required></textarea>
</div>
<button type="submit" class="btn btn-primary full-width">
<i class="fas fa-paper-plane"></i> Get Industry-Specific Quote
</button>
</form>
</div>
</div>
</div>
</section>
</main>
<div id="footer-placeholder"></div>
<!-- Scripts -->
<script src="script.js"></script>
<script src="placeholder.js"></script>
</body>