diff --git a/src/app/page.tsx b/src/app/page.tsx index 4118421..70866a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/black-white-view-off-road-vehicle-driven-rough-terrain_23-2151476158.jpg", imageAlt: "Luxury car studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-white-view-off-road-vehicle-driven-rough-terrain_23-2151476158.jpg?_wi=1", imageAlt: "Luxury car studio"}, { - imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg", imageAlt: "Professional tools"}, + imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg?_wi=1", imageAlt: "Professional tools"}, { - imageSrc: "http://img.b2bpic.net/free-photo/trunk-sportscar-with-white-background_181624-25356.jpg", imageAlt: "Gleaming SUV"}, + imageSrc: "http://img.b2bpic.net/free-photo/trunk-sportscar-with-white-background_181624-25356.jpg?_wi=1", imageAlt: "Gleaming SUV"}, ]} mediaAnimation="blur-reveal" /> @@ -117,11 +117,11 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Adeola O.", date: "Jan 2025", title: "Executive", quote: "The best detailing in Lagos. Truly premium quality.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-driving-modern-car_651396-2809.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-white-view-off-road-vehicle-driven-rough-terrain_23-2151476158.jpg", imageAlt: "satisfied car wash customer"}, + id: "1", name: "Adeola O.", date: "Jan 2025", title: "Executive", quote: "The best detailing in Lagos. Truly premium quality.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-driving-modern-car_651396-2809.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-white-view-off-road-vehicle-driven-rough-terrain_23-2151476158.jpg?_wi=2", imageAlt: "satisfied car wash customer"}, { - id: "2", name: "Chidi E.", date: "Dec 2024", title: "Entrepreneur", quote: "My car looks brand new every single time.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sits-her-car_1303-31824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg", imageAlt: "satisfied car wash customer"}, + id: "2", name: "Chidi E.", date: "Dec 2024", title: "Entrepreneur", quote: "My car looks brand new every single time.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sits-her-car_1303-31824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg?_wi=2", imageAlt: "satisfied car wash customer"}, { - id: "3", name: "Tunde M.", date: "Nov 2024", title: "Car Enthusiast", quote: "The attention to detail here is unmatched.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-car-dealership_23-2148332951.jpg", imageSrc: "http://img.b2bpic.net/free-photo/trunk-sportscar-with-white-background_181624-25356.jpg", imageAlt: "satisfied car wash customer"}, + id: "3", name: "Tunde M.", date: "Nov 2024", title: "Car Enthusiast", quote: "The attention to detail here is unmatched.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-car-dealership_23-2148332951.jpg", imageSrc: "http://img.b2bpic.net/free-photo/trunk-sportscar-with-white-background_181624-25356.jpg?_wi=2", imageAlt: "satisfied car wash customer"}, { id: "4", name: "Sarah A.", date: "Nov 2024", title: "Executive", quote: "So professional and efficient. Highly recommend.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-water_23-2149199531.jpg", imageAlt: "satisfied car wash customer"}, {