diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3c8de2c..a41eb14 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,38 +34,22 @@ export default function LandingPage() {
@@ -74,116 +58,66 @@ export default function LandingPage() {
@@ -197,65 +131,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "showcase-1",
- brand: "Restored",
- name: "Flawless Finish",
- price: "Price on Request",
- rating: 5,
- reviewCount: "20+",
- imageSrc: "http://img.b2bpic.net/free-photo/engineer-inspects-car-overhead-lift_482257-76181.jpg?_wi=2",
- imageAlt: "Before and After of a restored luxury car",
- },
+ id: "showcase-1", brand: "Restored", name: "Flawless Finish", price: "Price on Request", rating: 5,
+ reviewCount: "20+", imageSrc: "http://img.b2bpic.net/free-photo/engineer-inspects-car-overhead-lift_482257-76181.jpg", imageAlt: "Before and After of a restored luxury car"},
{
- id: "showcase-2",
- brand: "Detail",
- name: "Precision Bodywork",
- price: "Price on Request",
- rating: 5,
- reviewCount: "15+",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg?_wi=2",
- imageAlt: "Close up of a luxury car's restored body panel",
- },
+ id: "showcase-2", brand: "Detail", name: "Precision Bodywork", price: "Price on Request", rating: 5,
+ reviewCount: "15+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg", imageAlt: "Close up of a luxury car's restored body panel"},
{
- id: "showcase-3",
- brand: "Perfection",
- name: "Factory-Level Paint",
- price: "Price on Request",
- rating: 5,
- reviewCount: "18+",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-15243.jpg?_wi=2",
- imageAlt: "Luxury car after a complete paint restoration",
- },
+ id: "showcase-3", brand: "Perfection", name: "Factory-Level Paint", price: "Price on Request", rating: 5,
+ reviewCount: "18+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-15243.jpg", imageAlt: "Luxury car after a complete paint restoration"},
{
- id: "showcase-4",
- brand: "Transformed",
- name: "Seamless Repair",
- price: "Price on Request",
- rating: 5,
- reviewCount: "22+",
- imageSrc: "http://img.b2bpic.net/free-photo/preparing-car-before-spray-painting_1157-36582.jpg",
- imageAlt: "Before and after comparison of a dent repair",
- },
+ id: "showcase-4", brand: "Transformed", name: "Seamless Repair", price: "Price on Request", rating: 5,
+ reviewCount: "22+", imageSrc: "http://img.b2bpic.net/free-photo/preparing-car-before-spray-painting_1157-36582.jpg", imageAlt: "Before and after comparison of a dent repair"},
{
- id: "showcase-5",
- brand: "Revitalized",
- name: "Structural Integrity",
- price: "Price on Request",
- rating: 5,
- reviewCount: "12+",
- imageSrc: "http://img.b2bpic.net/free-photo/back-view-silver-sport-sedan-with-red-lights_114579-4050.jpg",
- imageAlt: "Undercarriage of a luxury car after structural repair",
- },
+ id: "showcase-5", brand: "Revitalized", name: "Structural Integrity", price: "Price on Request", rating: 5,
+ reviewCount: "12+", imageSrc: "http://img.b2bpic.net/free-photo/back-view-silver-sport-sedan-with-red-lights_114579-4050.jpg", imageAlt: "Undercarriage of a luxury car after structural repair"},
{
- id: "showcase-6",
- brand: "Elegance",
- name: "Complete Restoration",
- price: "Price on Request",
- rating: 5,
- reviewCount: "10+",
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2400.jpg",
- imageAlt: "Classic luxury car after a full restoration",
- },
+ id: "showcase-6", brand: "Elegance", name: "Complete Restoration", price: "Price on Request", rating: 5,
+ reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2400.jpg", imageAlt: "Classic luxury car after a full restoration"},
]}
title="The Difference Is Exacta"
description="Every repair is completed with obsessive attention to detail, restoring your vehicle's appearance, value, and confidence. See our transformations below."
@@ -269,47 +161,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "service-1",
- title: "Collision Repair",
- subtitle: "Expert restoration of accident damage, returning your vehicle to its pre-collision state with factory-level precision.",
- category: "Repair",
- value: "Advanced",
- },
+ id: "service-1", title: "Collision Repair", subtitle: "Expert restoration of accident damage, returning your vehicle to its pre-collision state with factory-level precision.", category: "Repair", value: "Advanced"},
{
- id: "service-2",
- title: "Dent Removal",
- subtitle: "From minor dings to major dents, our technicians employ advanced techniques for flawless, paintless dent removal and traditional repair.",
- category: "Bodywork",
- value: "Flawless",
- },
+ id: "service-2", title: "Dent Removal", subtitle: "From minor dings to major dents, our technicians employ advanced techniques for flawless, paintless dent removal and traditional repair.", category: "Bodywork", value: "Flawless"},
{
- id: "service-3",
- title: "Paint Restoration",
- subtitle: "Achieve factory-quality paint matching, chip repair, and complete resprays using state-of-the-art technology and premium paints.",
- category: "Finish",
- value: "Premium",
- },
+ id: "service-3", title: "Paint Restoration", subtitle: "Achieve factory-quality paint matching, chip repair, and complete resprays using state-of-the-art technology and premium paints.", category: "Finish", value: "Premium"},
{
- id: "service-4",
- title: "Structural Repair",
- subtitle: "Precision frame and structural correction ensures your vehicle's safety and integrity are restored to manufacturer specifications.",
- category: "Safety",
- value: "Certified",
- },
+ id: "service-4", title: "Structural Repair", subtitle: "Precision frame and structural correction ensures your vehicle's safety and integrity are restored to manufacturer specifications.", category: "Safety", value: "Certified"},
{
- id: "service-5",
- title: "Insurance Claims",
- subtitle: "Our dedicated team provides hassle-free insurance claims assistance, managing documentation and communication for a stress-free process.",
- category: "Support",
- value: "Seamless",
- },
+ id: "service-5", title: "Insurance Claims", subtitle: "Our dedicated team provides hassle-free insurance claims assistance, managing documentation and communication for a stress-free process.", category: "Support", value: "Seamless"},
{
- id: "service-6",
- title: "Complete Restorations",
- subtitle: "Specializing in classic and luxury vehicle restorations, we bring cherished automobiles back to their original glory with obsessive attention to detail.",
- category: "Heritage",
- value: "Artisan",
- },
+ id: "service-6", title: "Complete Restorations", subtitle: "Specializing in classic and luxury vehicle restorations, we bring cherished automobiles back to their original glory with obsessive attention to detail.", category: "Heritage", value: "Artisan"},
]}
title="Our Meticulous Services"
description="We offer a comprehensive suite of services tailored for luxury vehicles, ensuring every detail is addressed with unparalleled expertise and care."
@@ -323,24 +185,16 @@ export default function LandingPage() {
metrics={[
{
icon: Sparkles,
- label: "Precision Craftsmanship",
- value: "Meticulous",
- },
+ label: "Precision Craftsmanship", value: "Meticulous"},
{
icon: Car,
- label: "Factory-Level Finishes",
- value: "Flawless",
- },
+ label: "Factory-Level Finishes", value: "Flawless"},
{
icon: Award,
- label: "Transparent Process",
- value: "Trustworthy",
- },
+ label: "Transparent Process", value: "Trustworthy"},
{
icon: Star,
- label: "Customer First Approach",
- value: "Dedicated",
- },
+ label: "Customer First Approach", value: "Dedicated"},
]}
metricsAnimation="slide-up"
/>
@@ -353,49 +207,24 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "step-1",
- value: "01",
- title: "Vehicle Assessment",
- items: [
- "Thorough inspection of damage",
- "Advanced diagnostic scanning",
- ],
+ id: "step-1", value: "01", title: "Vehicle Assessment", items: [
+ "Thorough inspection of damage", "Advanced diagnostic scanning"],
},
{
- id: "step-2",
- value: "02",
- title: "Detailed Estimate",
- items: [
- "Transparent cost breakdown",
- "Insurance liaison support",
- ],
+ id: "step-2", value: "02", title: "Detailed Estimate", items: [
+ "Transparent cost breakdown", "Insurance liaison support"],
},
{
- id: "step-3",
- value: "03",
- title: "Repair & Restoration",
- items: [
- "Certified technicians at work",
- "Genuine parts & materials",
- ],
+ id: "step-3", value: "03", title: "Repair & Restoration", items: [
+ "Certified technicians at work", "Genuine parts & materials"],
},
{
- id: "step-4",
- value: "04",
- title: "Quality Inspection",
- items: [
- "Multi-point quality checks",
- "Road testing & calibration",
- ],
+ id: "step-4", value: "04", title: "Quality Inspection", items: [
+ "Multi-point quality checks", "Road testing & calibration"],
},
{
- id: "step-5",
- value: "05",
- title: "Vehicle Delivery",
- items: [
- "Immaculate presentation",
- "Warranty & aftercare",
- ],
+ id: "step-5", value: "05", title: "Vehicle Delivery", items: [
+ "Immaculate presentation", "Warranty & aftercare"],
},
]}
title="Our Precision Restoration Process"
@@ -410,40 +239,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "testimonial-1",
- name: "Sarah Johnson",
- handle: "Luxury Sedan Owner",
- testimonial: "The repair was flawless. My vehicle looked better than before the accident, truly showcasing their incredible attention to detail.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-woman-looking-each-other-showroom_23-2148384879.jpg",
- },
+ id: "testimonial-1", name: "Sarah Johnson", handle: "Luxury Sedan Owner", testimonial: "The repair was flawless. My vehicle looked better than before the accident, truly showcasing their incredible attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-looking-each-other-showroom_23-2148384879.jpg"},
{
- id: "testimonial-2",
- name: "Michael Chen",
- handle: "Sports Car Enthusiast",
- testimonial: "Professional communication from start to finish. I was kept informed, and the quality of work on my sports car was absolutely outstanding.",
- imageSrc: "http://img.b2bpic.net/free-photo/classic-portrait-woman-black-clothing-light-background_613910-7034.jpg",
- },
+ id: "testimonial-2", name: "Michael Chen", handle: "Sports Car Enthusiast", testimonial: "Professional communication from start to finish. I was kept informed, and the quality of work on my sports car was absolutely outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/classic-portrait-woman-black-clothing-light-background_613910-7034.jpg"},
{
- id: "testimonial-3",
- name: "Emily Rodriguez",
- handle: "Classic Car Collector",
- testimonial: "Funilaria Exacta's restoration of my vintage car was a work of art. The craftsmanship is simply unparalleled. Highly recommended!",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2148718069.jpg",
- },
+ id: "testimonial-3", name: "Emily Rodriguez", handle: "Classic Car Collector", testimonial: "Funilaria Exacta's restoration of my vintage car was a work of art. The craftsmanship is simply unparalleled. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2148718069.jpg"},
{
- id: "testimonial-4",
- name: "David Kim",
- handle: "Family SUV Driver",
- testimonial: "They handled my insurance claim seamlessly, and the quality of the paint matching was perfect. My SUV looks brand new.",
- imageSrc: "http://img.b2bpic.net/free-photo/shot-happy-50-year-old-retired-woman-with-freckles-gray-hair-posing-stylish-interior-background-wearing-white-shirt-smiling-broadly-front_343059-3758.jpg",
- },
+ id: "testimonial-4", name: "David Kim", handle: "Family SUV Driver", testimonial: "They handled my insurance claim seamlessly, and the quality of the paint matching was perfect. My SUV looks brand new.", imageSrc: "http://img.b2bpic.net/free-photo/shot-happy-50-year-old-retired-woman-with-freckles-gray-hair-posing-stylish-interior-background-wearing-white-shirt-smiling-broadly-front_343059-3758.jpg"},
{
- id: "testimonial-5",
- name: "Jessica Lee",
- handle: "Premium Vehicle Owner",
- testimonial: "From the moment I dropped off my car, I felt complete trust. The final result exceeded my expectations in every way.",
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-looks-online-vehicle-parts_482257-76164.jpg",
- },
+ id: "testimonial-5", name: "Jessica Lee", handle: "Premium Vehicle Owner", testimonial: "From the moment I dropped off my car, I felt complete trust. The final result exceeded my expectations in every way.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-looks-online-vehicle-parts_482257-76164.jpg"},
]}
title="Results That Speak For Themselves"
description="Hear from our discerning clients who experienced the Funilaria Exacta difference firsthand. Their satisfaction is our ultimate reward."
@@ -459,52 +263,22 @@ export default function LandingPage() {
description="Explore our gallery of recently restored vehicles and witness the artistry, precision, and dedication that defines Funilaria Exacta."
blogs={[
{
- id: "gallery-1",
- category: "Restoration",
- title: "Detailing Mastery",
- excerpt: "A close-up of a meticulously detailed luxury vehicle, showcasing flawless reflections and pristine surfaces.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg",
- imageAlt: "Luxury car after detailing",
+ id: "gallery-1", category: "Restoration", title: "Detailing Mastery", excerpt: "A close-up of a meticulously detailed luxury vehicle, showcasing flawless reflections and pristine surfaces.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg", imageAlt: "Luxury car after detailing", authorName: "Funilaria Exacta Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830399.jpg", date: "May 1, 2024"
},
{
- id: "gallery-2",
- category: "Bodywork",
- title: "Structural Integrity",
- excerpt: "An inside look at the structural repair process, ensuring precise alignment and factory-grade safety standards.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg",
- imageAlt: "Inside look at car structural repair",
+ id: "gallery-2", category: "Bodywork", title: "Structural Integrity", excerpt: "An inside look at the structural repair process, ensuring precise alignment and factory-grade safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg", imageAlt: "Inside look at car structural repair", authorName: "Funilaria Exacta Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830399.jpg", date: "May 5, 2024"
},
{
- id: "gallery-3",
- category: "Paint Finish",
- title: "Flawless Paintwork",
- excerpt: "Witness the application of multi-stage paint, achieving a deep, glossy finish that rivals showroom quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150861916.jpg",
- imageAlt: "Car paintwork application",
+ id: "gallery-3", category: "Paint Finish", title: "Flawless Paintwork", excerpt: "Witness the application of multi-stage paint, achieving a deep, glossy finish that rivals showroom quality.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150861916.jpg", imageAlt: "Car paintwork application", authorName: "Funilaria Exacta Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830399.jpg", date: "May 10, 2024"
},
{
- id: "gallery-4",
- category: "Classic Care",
- title: "Vintage Revival",
- excerpt: "The intricate process of reviving a classic automobile, preserving its heritage while perfecting its form.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disc-components_23-2149413358.jpg",
- imageAlt: "Vintage car restoration",
+ id: "gallery-4", category: "Classic Care", title: "Vintage Revival", excerpt: "The intricate process of reviving a classic automobile, preserving its heritage while perfecting its form.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disc-components_23-2149413358.jpg", imageAlt: "Vintage car restoration", authorName: "Funilaria Exacta Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830399.jpg", date: "May 15, 2024"
},
{
- id: "gallery-5",
- category: "Interior",
- title: "Cabin Refinement",
- excerpt: "Beyond the exterior, our interior restoration brings comfort and luxury back to every cabin.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318426.jpg",
- imageAlt: "Luxury car interior restoration",
+ id: "gallery-5", category: "Interior", title: "Cabin Refinement", excerpt: "Beyond the exterior, our interior restoration brings comfort and luxury back to every cabin.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318426.jpg", imageAlt: "Luxury car interior restoration", authorName: "Funilaria Exacta Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830399.jpg", date: "May 20, 2024"
},
{
- id: "gallery-6",
- category: "Wheels & Tires",
- title: "Wheel Perfection",
- excerpt: "Restoring wheels to their original glory, from curb rash repair to custom finishes.",
- imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg",
- imageAlt: "Luxury car wheel restoration",
+ id: "gallery-6", category: "Wheels & Tires", title: "Wheel Perfection", excerpt: "Restoring wheels to their original glory, from curb rash repair to custom finishes.", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-wheel-with-golden-bronze-color-decoration_114579-1170.jpg", imageAlt: "Luxury car wheel restoration", authorName: "Funilaria Exacta Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830399.jpg", date: "May 25, 2024"
},
]}
/>
@@ -515,15 +289,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Allianz",
- "Porto Seguro",
- "Bradesco Seguros",
- "SulAmérica",
- "Liberty Seguros",
- "Zurich Seguros",
- "Tokio Marine",
- "HDI Seguros",
- ]}
+ "Allianz", "Porto Seguro", "Bradesco Seguros", "SulAmérica", "Liberty Seguros", "Zurich Seguros", "Tokio Marine", "HDI Seguros"]}
title="We Partner With Leading Insurers"
description="Our collaborations with major insurance providers streamline your claim process, ensuring stress-free repairs and complete peace of mind."
/>
@@ -533,16 +299,13 @@ export default function LandingPage() {
@@ -551,58 +314,35 @@ export default function LandingPage() {