Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-14 14:08:06 +00:00

View File

@@ -28,22 +28,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
},
{
name: "Menu",
id: "menu",
},
{
name: "Reviews",
id: "reviews",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Reviews", id: "reviews" },
{ name: "Contact", id: "contact" },
]}
brandName="BHARAT"
/>
@@ -51,21 +40,13 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="BHARAT Restaurant"
description="Where the Subcontinent meets the Bosphorus. Experience authentic Indian culinary artistry in the heart of Istanbul."
tag="AUTHENTIC INDIAN CUISINE"
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
{
text: "Explore Menu",
href: "#menu",
},
{ text: "Reserve a Table", href: "#contact" },
{ text: "Explore Menu", href: "#menu" }
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-cocktail-tablecloth_23-2151318446.jpg"
/>
@@ -88,21 +69,9 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
features={[
{
title: "Butter Chicken",
description: "Tender chicken in a rich, velvety tomato-cream sauce.",
imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-meat-sauce_23-2147894751.jpg",
},
{
title: "Lamb Biryani",
description: "Aromatic basmati rice with succulent lamb and saffron.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-desk-meal-dark-dish-east-food_140725-82280.jpg",
},
{
title: "Chicken Tikka Masala",
description: "Chargrilled chicken in a robust, deeply spiced masala.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tomato-soup-cooked-from-fresh-tomatoes-with-seasonings-dark-background-sauce-meal-tomato-dish-soup_140725-96787.jpg",
},
{ title: "Butter Chicken", description: "Tender chicken in a rich, velvety tomato-cream sauce.", imageSrc: "http://img.b2bpic.net/free-photo/pan-with-rice-meat-sauce_23-2147894751.jpg" },
{ title: "Lamb Biryani", description: "Aromatic basmati rice with succulent lamb and saffron.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-desk-meal-dark-dish-east-food_140725-82280.jpg" },
{ title: "Chicken Tikka Masala", description: "Chargrilled chicken in a robust, deeply spiced masala.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tomato-soup-cooked-from-fresh-tomatoes-with-seasonings-dark-background-sauce-meal-tomato-dish-soup_140725-96787.jpg" }
]}
title="Our Signature Dishes"
description="Hand-crafted masterpieces reflecting the soul of Indian cooking."
@@ -111,44 +80,25 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Esam Dukhan",
handle: "@esam",
testimonial: "One of the best Indian restaurants in the world. Perfect food and amazing hospitality.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
id: "1", name: "Esam Dukhan", handle: "@esam", testimonial: "One of the best Indian restaurants in the world. Perfect food and amazing hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"
},
{
id: "2",
name: "Sabah Awad",
handle: "@sabah",
testimonial: "Left so happy! The potato samosas are incredible. A must-visit place.",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-together_23-2148454092.jpg",
id: "2", name: "Sabah Awad", handle: "@sabah", testimonial: "Left so happy! The potato samosas are incredible. A must-visit place.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-together_23-2148454092.jpg"
},
{
id: "3",
name: "Heba A'Qasim",
handle: "@heba",
testimonial: "Authentic flavors and cozy ambiance. Highly recommend the butter chicken.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-pizzeria_23-2148219021.jpg",
id: "3", name: "Heba A'Qasim", handle: "@heba", testimonial: "Authentic flavors and cozy ambiance. Highly recommend the butter chicken.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-pizzeria_23-2148219021.jpg"
},
{
id: "4",
name: "Ridhwana Khan",
handle: "@ridhwana",
testimonial: "Seriously authentic Indian food. Feels just like home.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23874.jpg",
id: "4", name: "Ridhwana Khan", handle: "@ridhwana", testimonial: "Seriously authentic Indian food. Feels just like home.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23874.jpg"
},
{
id: "5",
name: "Ifemayowa Opaleye",
handle: "@ifemayowa",
testimonial: "Welcoming service and lovely attention to detail. Can't wait to return.",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-46898.jpg",
},
id: "5", name: "Ifemayowa Opaleye", handle: "@ifemayowa", testimonial: "Welcoming service and lovely attention to detail. Can't wait to return.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-46898.jpg"
}
]}
title="Guest Voices"
description="Heartfelt experiences from our wonderful guests."
@@ -158,9 +108,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="CONTACT US"
title="Reserve Your Evening"
description="Book your table at Bharat for an unforgettable culinary experience."