Merge version_1 into main #1
@@ -63,45 +63,45 @@ export default function LandingPage() {
|
||||
description="Fresh, hygienic & budget-friendly meals in Bathinda — loved by 290+ happy customers."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-food-frame-arrangement_23-2148723463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-food-frame-arrangement_23-2148723463.jpg?_wi=1",
|
||||
imageAlt: "Homely vegetarian food",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=1",
|
||||
imageAlt: "Paneer curry",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg?_wi=1",
|
||||
imageAlt: "Snacks platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg?_wi=1",
|
||||
imageAlt: "Indian bread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-food-frame-arrangement_23-2148723463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-food-frame-arrangement_23-2148723463.jpg?_wi=2",
|
||||
imageAlt: "Restaurant ambiance",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg?_wi=2",
|
||||
imageAlt: "Breads",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=2",
|
||||
imageAlt: "Curries",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg?_wi=2",
|
||||
imageAlt: "Snacks",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-food-frame-arrangement_23-2148723463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-food-frame-arrangement_23-2148723463.jpg?_wi=3",
|
||||
imageAlt: "Veg meal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg?_wi=3",
|
||||
imageAlt: "Roti",
|
||||
},
|
||||
]}
|
||||
@@ -207,42 +207,42 @@ export default function LandingPage() {
|
||||
name: "Classic Thali",
|
||||
price: "₹120",
|
||||
variant: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Paneer Butter Masala",
|
||||
price: "₹150",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Veg Pakoras",
|
||||
price: "₹80",
|
||||
variant: "Snack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Butter Roti",
|
||||
price: "₹15",
|
||||
variant: "Bread",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-round-bread-with-crust-sackcloth_114579-55793.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dal Makhani",
|
||||
price: "₹110",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Veg Fried Rice",
|
||||
price: "₹130",
|
||||
variant: "Chinese",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-potato-hotcakes-with-ingredients-dark-grey-desk-cake-pie-hotcake-bake-oven_140725-121859.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Our Popular Dishes"
|
||||
|
||||
Reference in New Issue
Block a user