From 4914c53920344063c9a0644eee6bcb2fed16eae8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 06:05:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {