From c2574b39fe136bf5afee26b8728586f6f9c3eb0e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 17:17:55 +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 5281089..5a301a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/espresso-details-close-up-pouring-coffee-into-white-cup-from-coffee-pot-selective-focus-concept-making-coffee-bar-pub-restaurant-brewing-coffee-cezve_166373-2016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/espresso-details-close-up-pouring-coffee-into-white-cup-from-coffee-pot-selective-focus-concept-making-coffee-bar-pub-restaurant-brewing-coffee-cezve_166373-2016.jpg?_wi=1" imageAlt="Coffee pouring into a cup in a cozy cafe" mediaAnimation="slide-up" /> @@ -291,7 +291,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/espresso-details-close-up-pouring-coffee-into-white-cup-from-coffee-pot-selective-focus-concept-making-coffee-bar-pub-restaurant-brewing-coffee-cezve_166373-2016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/espresso-details-close-up-pouring-coffee-into-white-cup-from-coffee-pot-selective-focus-concept-making-coffee-bar-pub-restaurant-brewing-coffee-cezve_166373-2016.jpg?_wi=2" imageAlt="Coffee pouring into a cup in a cozy cafe" mediaAnimation="slide-up" /> -- 2.49.1