diff --git a/src/app/page.tsx b/src/app/page.tsx index 20d42be..ef0aaa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { value: "45-90 Min", label: "Typical Visit" }, ]} enableKpiAnimation={true} - 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="Ghost Mandi Arabian Mandi Dish" mediaAnimation="slide-up" imagePosition="right" @@ -69,7 +69,7 @@ export default function LandingPage() { tag="Our Commitment" tagIcon={Check} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1" imageAlt="Ghost Mandi Restaurant Interior" mediaAnimation="slide-up" mediaPosition="right" @@ -107,11 +107,11 @@ export default function LandingPage() { { id: "1", name: "Chicken Mandi", price: "₹250", variant: "Tender chicken With rice", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Chicken Mandi"}, { - id: "2", name: "Mutton Mandi", price: "₹350", variant: "Spiced lamb Premium cut", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg", imageAlt: "Mutton Mandi"}, + id: "2", name: "Mutton Mandi", price: "₹350", variant: "Spiced lamb Premium cut", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=2", imageAlt: "Mutton Mandi"}, { id: "3", name: "Family Bucket Mandi", price: "₹1,200", variant: "Mixed meat Serves 4", imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-baked-dough-served-with-meat-pate-with-carrot_140725-2496.jpg", imageAlt: "Family Bucket"}, { - id: "4", name: "Veg Mandi", price: "₹180", variant: "Vegetables Aromatic rice", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg", imageAlt: "Vegetarian Mandi"}, + id: "4", name: "Veg Mandi", price: "₹180", variant: "Vegetables Aromatic rice", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=3", imageAlt: "Vegetarian Mandi"}, ]} buttons={[ { text: "🛵 Order on Swiggy", href: "https://www.swiggy.com" }, @@ -162,7 +162,7 @@ export default function LandingPage() { description="Located near Asian Jyothi Theatre in BHEL Township. Easy to find, perfect to dine. Get directions, call ahead for reservations, or order online from the comfort of your home." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" imageAlt="Ghost Mandi Location" mediaAnimation="slide-up" mediaPosition="right"