From 2dad024beacbead66e8229585f9ecb04c02b807a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 07:53:10 +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 f027ffe..9024bba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-coffee-shop_329181-8510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-coffee-shop_329181-8510.jpg?_wi=1", imageAlt: "Cozy cafe interior", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { description: "Our serene space is designed for comfort, offering a perfect escape from the bustling city.", bentoComponent: "reveal-icon", icon: Lightbulb, - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-coffee-shop_329181-8510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-coffee-shop_329181-8510.jpg?_wi=2", imageAlt: "spacious cafe interior rustic modern", }, ]} -- 2.49.1