Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-09 01:51:44 +00:00

View File

@@ -43,20 +43,20 @@ export default function LandingPage() {
title="Experience Excellence at Ikh Tal"
description="Savor authentic Mongolian and Italian cuisine in our spacious, elegant hall—perfect for intimate dinners, celebrations, and unforgettable gatherings."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", imageAlt: "Ikh Tal dining atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", imageAlt: "Ikh Tal interior design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", imageAlt: "Spacious event hall" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", imageAlt: "Elegant table setting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", imageAlt: "Mongolian hospitality" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", imageAlt: "Luxurious dining" }
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg?_wi=1", imageAlt: "Ikh Tal dining atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg?_wi=2", imageAlt: "Ikh Tal interior design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg?_wi=3", imageAlt: "Spacious event hall" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg?_wi=4", imageAlt: "Elegant table setting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg?_wi=5", imageAlt: "Mongolian hospitality" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg?_wi=6", imageAlt: "Luxurious dining" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg", imageAlt: "Gourmet Italian dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg", imageAlt: "Signature Mongolian plate" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg", imageAlt: "Exquisite dessert" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg", imageAlt: "Fresh ingredients" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg", imageAlt: "Artful plating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg", imageAlt: "Culinary excellence" }
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=1", imageAlt: "Gourmet Italian dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=2", imageAlt: "Signature Mongolian plate" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=3", imageAlt: "Exquisite dessert" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=4", imageAlt: "Fresh ingredients" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=5", imageAlt: "Artful plating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=6", imageAlt: "Culinary excellence" }
]}
buttons={[{ text: "Reserve Your Table Now", href: "#contact" }]}
/>