From b920ce01375204c58e40fac2914ae36703ed86de Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 11:40:18 +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 320b964..0fa1035 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-dish-restaurant_23-2148018796.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-dish-restaurant_23-2148018796.jpg?_wi=1" imageAlt="traditional indian thali restaurant setting" mediaAnimation="blur-reveal" avatars={[ @@ -204,7 +204,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-restaurant_23-2148018796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-restaurant_23-2148018796.jpg?_wi=2", imageAlt: "fresh ingredients vegetable preparation", }, ]} -- 2.49.1