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, diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 43121cb..165d37e 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -92,15 +92,15 @@ export default function PricingPage() { features={[ { id: 1, - title: "Monthly Plus", description: "Monthly interior & exterior detailing with priority scheduling. Perfect for maintaining your investment and keeping your vehicle showroom-ready.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg", imageAlt: "Monthly maintenance plan service" + title: "Monthly Plus", description: "Monthly interior & exterior detailing with priority scheduling. Perfect for maintaining your investment and keeping your vehicle showroom-ready.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=2", imageAlt: "Monthly maintenance plan service" }, { id: 2, - title: "Bi-Weekly Premium", description: "Every two weeks professional detailing with deep interior cleaning and exterior protection. Ideal for luxury vehicles and high-use fleets.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36591.jpg", imageAlt: "Bi-weekly premium detailing service" + title: "Bi-Weekly Premium", description: "Every two weeks professional detailing with deep interior cleaning and exterior protection. Ideal for luxury vehicles and high-use fleets.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36591.jpg?_wi=2", imageAlt: "Bi-weekly premium detailing service" }, { id: 3, - title: "Quarterly Elite", description: "Quarterly comprehensive detailing with ceramic coating touch-ups and paint protection refresh. Best value for consistent maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg", imageAlt: "Quarterly elite maintenance package" + title: "Quarterly Elite", description: "Quarterly comprehensive detailing with ceramic coating touch-ups and paint protection refresh. Best value for consistent maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg?_wi=2", imageAlt: "Quarterly elite maintenance package" } ]} buttons={[