From 8b6d6479690bc39492ec54c20a9aee1112228b0a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 06:47:02 +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 c94fd44..0a08593 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg?_wi=1" imageAlt="Authentic Kerala banana leaf meal" imagePosition="right" mediaAnimation="opacity" @@ -157,7 +157,7 @@ export default function LandingPage() { description="Contact us to book a table for your family gathering, order for takeaway, or inquire about our catering services. We're just a call or message away!" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg?_wi=2" imageAlt="Fresh Kerala meals ready to serve" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1