diff --git a/src/app/page.tsx b/src/app/page.tsx
index cb7fb2f..e68ece2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import TextAbout from '@/components/sections/about/TextAbout';
-import { Award, Calendar, Sparkles, Star } from "lucide-react";
+import { Award, Calendar, Sparkles, Star, Wrench, Car, Settings, Disc, Zap, Gauge } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,30 +31,18 @@ export default function LandingPage() {
@@ -62,39 +50,26 @@ export default function LandingPage() {
@@ -105,13 +80,9 @@ export default function LandingPage() {
title="Unmatched Expertise for Your European Vehicle"
buttons={[
{
- text: "Meet Our Team",
- href: "#",
- },
+ text: "Meet Our Team", href: "#"},
{
- text: "Our Services",
- href: "#services",
- },
+ text: "Our Services", href: "#services"},
]}
/>
@@ -122,34 +93,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Precision Diagnostics",
- description: "Utilizing dealer-level diagnostic tools to accurately identify and resolve complex issues.",
- buttonIcon: "Wrench",
+ title: "Precision Diagnostics", description: "Utilizing dealer-level diagnostic tools to accurately identify and resolve complex issues.", buttonIcon: Wrench,
},
{
- title: "Routine Maintenance",
- description: "Comprehensive scheduled maintenance to preserve your vehicle's integrity and extend its lifespan.",
- buttonIcon: "Car",
+ title: "Routine Maintenance", description: "Comprehensive scheduled maintenance to preserve your vehicle's integrity and extend its lifespan.", buttonIcon: Car,
},
{
- title: "Engine & Transmission",
- description: "Expert repair and rebuilding for optimal engine and transmission function.",
- buttonIcon: "Settings",
+ title: "Engine & Transmission", description: "Expert repair and rebuilding for optimal engine and transmission function.", buttonIcon: Settings,
},
{
- title: "Brake & Suspension",
- description: "High-performance brake and suspension services for superior handling and safety.",
- buttonIcon: "Disc3D",
+ title: "Brake & Suspension", description: "High-performance brake and suspension services for superior handling and safety.", buttonIcon: Disc,
},
{
- title: "Electrical Systems",
- description: "Specialized troubleshooting and repair for sophisticated European electrical systems.",
- buttonIcon: "Zap",
+ title: "Electrical Systems", description: "Specialized troubleshooting and repair for sophisticated European electrical systems.", buttonIcon: Zap,
},
{
- title: "Performance Tuning",
- description: "Unlock your vehicle's full potential with our custom performance tuning services.",
- buttonIcon: "Gauge",
+ title: "Performance Tuning", description: "Unlock your vehicle's full potential with our custom performance tuning services.", buttonIcon: Gauge,
},
]}
title="Advanced Services for Peak Performance"
@@ -164,29 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "years-in-service",
- icon: Calendar,
- title: "Years in Service",
- value: "15+",
- },
+ id: "years-in-service", icon: Calendar,
+ title: "Years in Service", value: "15+"},
{
- id: "certified-techs",
- icon: Award,
- title: "Certified Technicians",
- value: "100%",
- },
+ id: "certified-techs", icon: Award,
+ title: "Certified Technicians", value: "100%"},
{
- id: "customer-satisfaction",
- icon: Star,
- title: "Customer Satisfaction",
- value: "5-Star Rated",
- },
+ id: "customer-satisfaction", icon: Star,
+ title: "Customer Satisfaction", value: "5-Star Rated"},
{
- id: "vehicles-serviced",
- icon: Sparkles,
- title: "Vehicles Serviced",
- value: "Thousands",
- },
+ id: "vehicles-serviced", icon: Sparkles,
+ title: "Vehicles Serviced", value: "Thousands"},
]}
title="Our Commitment to Excellence"
description="Numbers that speak volumes about our dedication to quality and customer trust in European automotive care."
@@ -200,33 +147,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Jonathan K.",
- handle: "@JonathanK_Auto",
- testimonial: "South Lake European Automotive provides exceptional service! My BMW has never run better. Their attention to detail and technical expertise are truly unmatched.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-mal-1774404629058-e77068cf.png",
- },
+ id: "1", name: "Jonathan K.", handle: "@JonathanK_Auto", testimonial: "South Lake European Automotive provides exceptional service! My BMW has never run better. Their attention to detail and technical expertise are truly unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-mal-1774404629058-e77068cf.png"},
{
- id: "2",
- name: "Sarah M.",
- handle: "@EuropeanCarFan",
- testimonial: "Finding a reliable shop for my Mercedes was a challenge until I found South Lake. Professional, transparent, and they truly understand European engineering.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-fem-1774404628430-78899b0e.png",
- },
+ id: "2", name: "Sarah M.", handle: "@EuropeanCarFan", testimonial: "Finding a reliable shop for my Mercedes was a challenge until I found South Lake. Professional, transparent, and they truly understand European engineering.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-fem-1774404628430-78899b0e.png"},
{
- id: "3",
- name: "David R.",
- handle: "@DaveRides",
- testimonial: "My Audi's performance tuning from South Lake European Automotive exceeded my expectations. They truly know how to optimize these vehicles.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-mal-1774404628511-34878c44.png",
- },
+ id: "3", name: "David R.", handle: "@DaveRides", testimonial: "My Audi's performance tuning from South Lake European Automotive exceeded my expectations. They truly know how to optimize these vehicles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-mal-1774404628511-34878c44.png"},
{
- id: "4",
- name: "Emily T.",
- handle: "@PorscheLover",
- testimonial: "The only place I trust with my Porsche. The team is highly knowledgeable, the service is impeccable, and the results speak for themselves.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-fem-1774404629095-4518b67d.png",
- },
+ id: "4", name: "Emily T.", handle: "@PorscheLover", testimonial: "The only place I trust with my Porsche. The team is highly knowledgeable, the service is impeccable, and the results speak for themselves.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPxYJwJ0Nd9H0rLiD7EIPlnWVJ/professional-headshot-of-a-satisfied-fem-1774404629095-4518b67d.png"},
]}
title="What Our Clients Say"
description="Hear from satisfied European car owners who trust South Lake European Automotive with their prized possessions."
@@ -237,18 +164,13 @@ export default function LandingPage() {
@@ -257,13 +179,9 @@ export default function LandingPage() {