From 49f65d5181e5616f5f12b51f58945241a6ddb448 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:16:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 13be6f4..d565ec1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Kozhikode's Favorite Mandhi Spot" description="Authentic Arabian Mandhi with perfectly grilled meats and fragrant rice. Affordable, flavorful, and made for sharing." background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=1" imageAlt="Kubaba Calicut's signature mandhi platter" buttons={[ { text: "Call Now", href: "tel:+919048888888" }, @@ -59,10 +59,10 @@ export default function LandingPage() {