diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f7700a..02dc416 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-muesli-dessert_23-2148243586.jpg", imageAlt: "Luxury chocolate cafe interior with warm lighting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-muesli-dessert_23-2148243586.jpg?_wi=1", imageAlt: "Luxury chocolate cafe interior with warm lighting" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-barbecue-grill_23-2147841059.jpg", imageAlt: "Molten chocolate bomb dessert presentation" }, { imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-stands-coffee-beans-chocolate_8353-1476.jpg", imageAlt: "Premium thick chocolate shake" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-relaxing-sofa-having-romantic-evening_23-2147736728.jpg", imageAlt: "Chocolate cafe lounge seating" }, @@ -194,7 +194,7 @@ export default function LandingPage() {