diff --git a/src/app/page.tsx b/src/app/page.tsx index 90d4513..09108a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Ceramic Coating", href: "#ceramic" }, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", imageAlt: "Porsche detailing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=1", imageAlt: "Porsche detailing" }, { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg", imageAlt: "Porsche detailing" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-motorcycle-helmet_23-2151113140.jpg", imageAlt: "Porsche detailing" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg", imageAlt: "Porsche detailing" }, @@ -104,8 +104,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "c1", title: "Silver Package (3-Year)", description: "9H Professional-grade ceramic coating for extreme hydrophobics and gloss.", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg" }, - { id: "c2", title: "Gold Package (5-Year)", description: "Dual-layer ultra-durability nano-ceramic coating for elite scratch resistance.", tag: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg" }, + { id: "c1", title: "Silver Package (3-Year)", description: "9H Professional-grade ceramic coating for extreme hydrophobics and gloss.", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg?_wi=1" }, + { id: "c2", title: "Gold Package (5-Year)", description: "Dual-layer ultra-durability nano-ceramic coating for elite scratch resistance.", tag: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg?_wi=1" }, ]} title="Ceramic Coating Packages" description="Ultimate long-term paint protection." @@ -138,10 +138,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Erika Yu Honoridez", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg", imageAlt: "car interior detailing" }, - { id: "2", name: "Ariana Heaysman", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", imageAlt: "car interior detailing" }, - { id: "3", name: "Corine Désirée Bavajee", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg", imageAlt: "car interior detailing" }, + { id: "2", name: "Ariana Heaysman", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=2", imageAlt: "car interior detailing" }, + { id: "3", name: "Corine Désirée Bavajee", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg?_wi=2", imageAlt: "car interior detailing" }, { id: "4", name: "Beverly Maingard", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193569.jpg", imageAlt: "car interior detailing" }, - { id: "5", name: "Tarek Hosain", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg", imageAlt: "car interior detailing" }, + { id: "5", name: "Tarek Hosain", role: "Client", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg?_wi=2", imageAlt: "car interior detailing" }, ]} title="What our clients say" description="Google verified reviews."