From 55b083027a5773538a3395e43c68c9d51aba38c7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:06:43 +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 870796e..cfedca2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="slide-up" buttons={[{ text: "Visit Us", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=1" imageAlt="Shree Pandit Ji Foods storefront and authentic preparation" useInvertedBackground={false} /> @@ -115,7 +115,7 @@ export default function LandingPage() { tag="When We're Open" tagIcon={Clock} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=2" imageAlt="Street food being prepared during service hours" useInvertedBackground={false} /> -- 2.49.1