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() {