From 300f380ff252a8d30c649ab74c9071cf811e5056 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 05:48:03 +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 7b20194..0d741c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#visit", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg?_wi=1" imageAlt="minimalist coffee shop interior warm light" /> @@ -297,7 +297,7 @@ export default function LandingPage() { }, ]} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trendy-coffee-shop-city_53876-30213.jpg?_wi=2" imageAlt="minimalist coffee shop interior warm light" /> -- 2.49.1