diff --git a/src/app/page.tsx b/src/app/page.tsx index 8294ce0..d340001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,18 +55,18 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177032.jpg", imageAlt: "Luxury wedding cake with elegant design" + imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177032.jpg?_wi=1", imageAlt: "Luxury wedding cake with elegant design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-served-with-strawberries-blue-background_114579-15312.jpg", imageAlt: "Contemporary custom celebration cake" + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-served-with-strawberries-blue-background_114579-15312.jpg?_wi=1", imageAlt: "Contemporary custom celebration cake" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-served-with-strawberries-blue-background_114579-15312.jpg", imageAlt: "Modern minimalist celebration cake" + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-served-with-strawberries-blue-background_114579-15312.jpg?_wi=2", imageAlt: "Modern minimalist celebration cake" }, { - imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177032.jpg", imageAlt: "Premium tiered wedding cake" + imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177032.jpg?_wi=2", imageAlt: "Premium tiered wedding cake" } ]} avatarText="Join 500+ satisfied customers"