Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,15 +71,15 @@ export default function LandingPage() {
|
||||
description="Namak, nestled in the luxurious Hotel Sahara Star, invites you on a culinary journey. Discover exquisite modern and classic Indian cuisine, impeccable service, and a truly warm ambiance in Mumbai."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-dish-restaurant_7939-1751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-dish-restaurant_7939-1751.jpg?_wi=1",
|
||||
imageAlt: "Gourmet Indian Biryani",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg?_wi=1",
|
||||
imageAlt: "Platter of Indian Kebabs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-pizza-with-chamomile-flowers-pizza-cutter_23-2148753720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-pizza-with-chamomile-flowers-pizza-cutter_23-2148753720.jpg?_wi=1",
|
||||
imageAlt: "Creamy Dal Makhani",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Indian spice blend",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-dish-restaurant_7939-1751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-dish-restaurant_7939-1751.jpg?_wi=2",
|
||||
imageAlt: "chef cooking Indian spices",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Luxury restaurant interior detail",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-onions-wooden-board_140725-7231.jpg?_wi=2",
|
||||
imageAlt: "chef cooking Indian spices",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Drive-through service for restaurant",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-pizza-with-chamomile-flowers-pizza-cutter_23-2148753720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-pizza-with-chamomile-flowers-pizza-cutter_23-2148753720.jpg?_wi=2",
|
||||
imageAlt: "chef cooking Indian spices",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user