diff --git a/src/app/page.tsx b/src/app/page.tsx
index 144ca43..2e357da 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,62 +44,39 @@ export default function LandingPage() {
@@ -119,64 +88,28 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- label: "Body",
- title: "Stone Chip Repair",
- items: [
- "Deep impact repair",
- "Blending technology",
- "Factory color match",
- ],
+ id: "s1", label: "Body", title: "Stone Chip Repair", items: [
+ "Deep impact repair", "Blending technology", "Factory color match"],
},
{
- id: "s2",
- label: "Body",
- title: "Bumper Scuffs",
- items: [
- "Light scuff removal",
- "Deep scratch filling",
- "Seamless finish",
- ],
+ id: "s2", label: "Body", title: "Bumper Scuffs", items: [
+ "Light scuff removal", "Deep scratch filling", "Seamless finish"],
},
{
- id: "s3",
- label: "Body",
- title: "Mirror Caps",
- items: [
- "Scuff polishing",
- "Color correction",
- "Perfect match",
- ],
+ id: "s3", label: "Body", title: "Mirror Caps", items: [
+ "Scuff polishing", "Color correction", "Perfect match"],
},
{
- id: "s4",
- label: "Body",
- title: "Door Edges",
- items: [
- "Chip prevention",
- "Touch-up artistry",
- "Invisible finish",
- ],
+ id: "s4", label: "Body", title: "Door Edges", items: [
+ "Chip prevention", "Touch-up artistry", "Invisible finish"],
},
{
- id: "s5",
- label: "Body",
- title: "Scratch Removal",
- items: [
- "Surface buffing",
- "Clear coat repair",
- "Deep scratch focus",
- ],
+ id: "s5", label: "Body", title: "Scratch Removal", items: [
+ "Surface buffing", "Clear coat repair", "Deep scratch focus"],
},
{
- id: "s6",
- label: "Body",
- title: "Paint Detailing",
- items: [
- "Polishing",
- "Wax protection",
- "Gloss restoration",
- ],
+ id: "s6", label: "Body", title: "Paint Detailing", items: [
+ "Polishing", "Wax protection", "Gloss restoration"],
},
]}
title="Our Specialized Repair Services"
@@ -189,20 +122,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "The Chip X Difference: Expertise in Every Drop",
- },
+ type: "text", content: "The Chip X Difference: Expertise in Every Drop"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/man-wrapping-car-inside-full-shot_23-2149385683.jpg",
- alt: "Professional repair",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/man-wrapping-car-inside-full-shot_23-2149385683.jpg", alt: "Professional repair"},
]}
buttons={[
{
- text: "Call Charlie Now",
- href: "tel:0799354291",
- },
+ text: "Call Charlie Now", href: "tel:0799354291"},
]}
/>
@@ -213,45 +139,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- title: "Amazing Results",
- quote: "My car looks brand new after the stone chip repair.",
- name: "Sarah J.",
- role: "Sedan Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg?_wi=1",
- },
+ id: "t1", title: "Amazing Results", quote: "My car looks brand new after the stone chip repair.", name: "Sarah J.", role: "Sedan Owner", imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg?_wi=1"},
{
- id: "t2",
- title: "Perfect Color Match",
- quote: "I couldn't even find where the scratch was. Incredible.",
- name: "Michael T.",
- role: "Sports Car Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487036.jpg",
- },
+ id: "t2", title: "Perfect Color Match", quote: "I couldn't even find where the scratch was. Incredible.", name: "Michael T.", role: "Sports Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487036.jpg"},
{
- id: "t3",
- title: "So Convenient",
- quote: "Same-day service at my home? Unbeatable experience.",
- name: "Elena R.",
- role: "Luxury SUV Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg",
- },
+ id: "t3", title: "So Convenient", quote: "Same-day service at my home? Unbeatable experience.", name: "Elena R.", role: "Luxury SUV Owner", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg"},
{
- id: "t4",
- title: "Pro Quality",
- quote: "The finish is flawless. Highly recommend Chip X.",
- name: "David L.",
- role: "Coupe Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/little-smiling-girl-is-curious-about-car-s-engine-auto-service-with-her-mother-which-is-doing-man-s-job_613910-17098.jpg",
- },
+ id: "t4", title: "Pro Quality", quote: "The finish is flawless. Highly recommend Chip X.", name: "David L.", role: "Coupe Owner", imageSrc: "http://img.b2bpic.net/free-photo/little-smiling-girl-is-curious-about-car-s-engine-auto-service-with-her-mother-which-is-doing-man-s-job_613910-17098.jpg"},
{
- id: "t5",
- title: "Exceptional",
- quote: "Expertise you can trust. The attention to detail is unmatched.",
- name: "Mark S.",
- role: "Collector",
- imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg?_wi=2",
- },
+ id: "t5", title: "Exceptional", quote: "Expertise you can trust. The attention to detail is unmatched.", name: "Mark S.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg?_wi=2"},
]}
title="Trusted by Car Enthusiasts"
description="See why locals trust Chip X for their luxury vehicles."
@@ -262,16 +158,13 @@ export default function LandingPage() {
@@ -280,29 +173,19 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file