diff --git a/src/app/page.tsx b/src/app/page.tsx index 185d68a..dca031a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-food-ingredients_23-2148869917.jpg", imageAlt: "gourmet chocolate candy gift box" }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-various-assortment-cakes-stand-bakery_181624-61697.jpg", imageAlt: "sweetshop interior candy store display" + imageSrc: "http://img.b2bpic.net/free-photo/view-various-assortment-cakes-stand-bakery_181624-61697.jpg?_wi=1", imageAlt: "sweetshop interior candy store display" }, { imageSrc: "http://img.b2bpic.net/free-photo/professional-artisan-job-workshop_23-2148801623.jpg", imageAlt: "candy making process handmade sweets" @@ -126,7 +126,7 @@ export default function LandingPage() { id: "custom", title: "Custom Orders Available", content: "Looking for something special? We create custom confectionery for weddings, corporate events, and celebrations." } ]} - imageSrc="http://img.b2bpic.net/free-photo/view-various-assortment-cakes-stand-bakery_181624-61697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-various-assortment-cakes-stand-bakery_181624-61697.jpg?_wi=2" imageAlt="Sweet Bliss candy store display" mediaAnimation="slide-up" useInvertedBackground={true}