Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-31 02:44:48 +00:00

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
description="Savor exquisite flavors in the heart of Lahore's historic Walled City. Join us for an unforgettable dining experience, from 12 PM to 1 AM daily." description="Savor exquisite flavors in the heart of Lahore's historic Walled City. Join us for an unforgettable dining experience, from 12 PM to 1 AM daily."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg?_wi=1",
imageAlt: "Gourmet Pakistani Biryani", imageAlt: "Gourmet Pakistani Biryani",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg?_wi=1",
imageAlt: "Grilled Seekh Kebabs Platter", imageAlt: "Grilled Seekh Kebabs Platter",
}, },
{ {
@@ -220,7 +220,7 @@ export default function LandingPage() {
imageAlt: "Chicken Karahi with Ginger", imageAlt: "Chicken Karahi with Ginger",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-vegetables-with-seasonings-greens-blue-table-dish-meal-meat-cuisine-food-family-taste_140725-144669.jpg?_wi=2",
imageAlt: "steaming hot biryani dish", imageAlt: "steaming hot biryani dish",
}, },
{ {
@@ -237,7 +237,7 @@ export default function LandingPage() {
imageAlt: "Close up of Shahi Tukra", imageAlt: "Close up of Shahi Tukra",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg?_wi=2",
imageAlt: "steaming hot biryani dish", imageAlt: "steaming hot biryani dish",
}, },
]} ]}