diff --git a/src/app/page.tsx b/src/app/page.tsx index edb1707..0d8b00c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} layoutOrder="default" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg?_wi=1" imageAlt="Authentic Andhra meals on banana leaf" mediaAnimation="slide-up" frameStyle="card" @@ -111,7 +111,7 @@ export default function LandingPage() { { text: "Reserve a Table", href: "https://wa.me/919876543210?text=Hi%20Rayalaseema%20Dabbawala%2C%20I%20would%20like%20to%20reserve%20a%20table" }, ]} buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg" + imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=1" imageAlt="Rayalaseema Dabbawala restaurant located on NH44" useInvertedBackground={false} titleClassName="text-5xl md:text-6xl font-bold text-foreground mb-4" @@ -129,7 +129,7 @@ export default function LandingPage() { textboxLayout="default" products={[ { - id: "1", name: "Andhra Veg Meals", price: "₹180-220", variant: "Rice, sambar, rasam, curry, pickle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg", imageAlt: "Authentic Andhra veg meals" + id: "1", name: "Andhra Veg Meals", price: "₹180-220", variant: "Rice, sambar, rasam, curry, pickle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg?_wi=2", imageAlt: "Authentic Andhra veg meals" }, { id: "2", name: "Masala Dosa", price: "₹120-160", variant: "Crispy, with sambar and coconut chutney", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-left-side-with-herbs-centered-dark-grey-background_140725-80545.jpg", imageAlt: "Golden masala dosa with accompaniments" @@ -252,7 +252,7 @@ export default function LandingPage() { description="Located right beside the 4th Town Police Station on NH44. Easy parking, warm welcome, and authentic food waiting for you. Call ahead for takeaway or just stop by for dine-in." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg" + imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=2" imageAlt="Rayalaseema Dabbawala location on NH44" mediaAnimation="slide-up" mediaPosition="right"