From 28118c97bee0f71284f3daaea97e1e35c0b44fe1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:45:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc51e9b..d9e6353 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,11 +90,11 @@ export default function LandingPage() { }, { id: 2, - title: "Exterior Detailing", description: "Hand wash, clay bar treatment, ceramic sealant application, tire & wheel detailing, and paint protection that delivers showroom shine.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36591.jpg", imageAlt: "Ceramic sealant and exterior detailing process" + title: "Exterior Detailing", description: "Hand wash, clay bar treatment, ceramic sealant application, tire & wheel detailing, and paint protection that delivers showroom shine.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36591.jpg?_wi=1", imageAlt: "Ceramic sealant and exterior detailing process" }, { id: 3, - title: "Monthly Maintenance Plans", description: "Recurring detailing service designed to keep your vehicle in pristine condition. Discounted rates for consistent care and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg", imageAlt: "Monthly car maintenance plan subscription service" + title: "Monthly Maintenance Plans", description: "Recurring detailing service designed to keep your vehicle in pristine condition. Discounted rates for consistent care and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=1", imageAlt: "Monthly car maintenance plan subscription service" } ]} buttons={[ @@ -149,7 +149,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Exterior Restoration", description: "Deep cleaning, paint correction, ceramic coating application, and protective shine that makes your vehicle stand out.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg", imageAlt: "Before and after exterior detailing transformation" + title: "Exterior Restoration", description: "Deep cleaning, paint correction, ceramic coating application, and protective shine that makes your vehicle stand out.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg?_wi=1", imageAlt: "Before and after exterior detailing transformation" }, { id: 2,