From da945cde8937f2c5fe0f9abbc88d86a44b0cd800 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 08:06:06 +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 987b09f..9e8056e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg?_wi=1" imageAlt="Cinematic view of Indian sweets, curries, and smiling staff" mediaAnimation="opacity" /> @@ -355,7 +355,7 @@ export default function LandingPage() { imageAlt: "Portrait of Mr. Gokul Sharma, owner of Gokul Sweets & Restaurant", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-spice-powder-near-rice-dishes_23-2147894738.jpg?_wi=2", imageAlt: "portrait of Mr. Gokul Sharma, owner of Gokul Sweets & Restaurant", }, ]} -- 2.49.1