From 67f0c076da471ae30b390c66d54b12b2674bff51 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:19:53 +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 bf6a687..ccb5feb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,13 +102,13 @@ export default function CeramicShineLanding() { animationType="slide-up" features={[ { - title: "Ceramic Coating", description: "Professional-grade ceramic coating application providing superior protection, hydrophobic properties, and enhanced gloss that lasts for years.", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22306.jpg?id=8380343", imageAlt: "Ceramic coating application process" + title: "Ceramic Coating", description: "Professional-grade ceramic coating application providing superior protection, hydrophobic properties, and enhanced gloss that lasts for years.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?id=24233785", imageAlt: "Ceramic coating application process" }, { title: "Interior Detailing", description: "Comprehensive interior cleaning including deep cleaning of seats, carpets, trim, and dashboard restoration using premium protective products.", imageSrc: "http://img.b2bpic.net/free-photo/place-airbag-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16599.jpg", imageAlt: "Professional car interior detailing" }, { - title: "Paint Protection Film", description: "Professional paint protection film installation safeguarding against stone chips, scratches, and environmental damage while maintaining your car's appearance.", imageSrc: "http://img.b2bpic.net/premium-photo/male-worker-installs-transparent-protection-film-car-hood-installation-coating-that-protects-paint-automobile-from-scratches-new-vehicle-garage-tuning-procedure_266732-21532.jpg?id=14666730", imageAlt: "Paint protection film application" + title: "Paint Protection Film", description: "Professional paint protection film installation safeguarding against stone chips, scratches, and environmental damage while maintaining your car's appearance.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg?id=24233779", imageAlt: "Paint protection film application" } ]} useInvertedBackground={false} @@ -154,7 +154,7 @@ export default function CeramicShineLanding() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Exceptional Professional Service", quote: "From the moment I contacted Ceramic Shine, I felt confident in their expertise. The ceramic coating application was flawless, and my car's finish has never looked better. Highly recommend their services.", name: "James Mitchell", role: "Luxury Vehicle Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai8IEf9DFhOWojE3XCdzqytRXI/uploaded-1773065498973-q6nqg04s.jpg", imageAlt: "James Mitchell" + id: "1", title: "Exceptional Professional Service", quote: "From the moment I contacted Ceramic Shine, I felt confident in their expertise. The ceramic coating application was flawless, and my car's finish has never looked better. Highly recommend their services.", name: "James Kaufman", role: "Perth, WA", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai8IEf9DFhOWojE3XCdzqytRXI/uploaded-1773065498973-q6nqg04s.jpg", imageAlt: "James Kaufman" }, { id: "2", title: "Reliable Fleet Maintenance Partner", quote: "We manage multiple vehicles for our business, and Ceramic Shine has been our trusted partner for professional detailing and protection. Consistent quality and professional service every time.", name: "Sarah Chen", role: "Fleet Manager", imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom_1303-13926.jpg?_wi=2", imageAlt: "Sarah Chen" -- 2.49.1