Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-24 12:40:35 +00:00

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Ananda Bhavan"
/>
@@ -60,19 +50,14 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Authentic South Indian Taste at Affordable Prices"
description="Fresh, hygienic, and loved by 1600+ customers. Experience tradition in every bite at Ananda Bhavan, Triplicane."
buttons={[
{
text: "Call Now",
href: "tel:+914400000000",
},
text: "Call Now", href: "tel:+914400000000"},
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Get Directions", href: "https://maps.google.com"},
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086046.jpg"
/>
@@ -99,40 +84,22 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Masala Dosa",
price: "₹60",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg",
id: "1", name: "Masala Dosa", price: "₹60", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg", onProductClick: () => window.location.href = '#contact'
},
{
id: "2",
name: "Mini Tiffin",
price: "₹90",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-potato-croquettes-with-canned-vegetables-wooden-board_114579-42823.jpg",
id: "2", name: "Mini Tiffin", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/delicious-potato-croquettes-with-canned-vegetables-wooden-board_114579-42823.jpg", onProductClick: () => window.location.href = '#contact'
},
{
id: "3",
name: "Pongal",
price: "₹45",
imageSrc: "http://img.b2bpic.net/free-photo/salted-circle-pretzels-ceramic-bowl_114579-63037.jpg",
id: "3", name: "Pongal", price: "₹45", imageSrc: "http://img.b2bpic.net/free-photo/salted-circle-pretzels-ceramic-bowl_114579-63037.jpg", onProductClick: () => window.location.href = '#contact'
},
{
id: "4",
name: "Filter Coffee",
price: "₹20",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pink-alcoholic-cocktail-with-grapefruit-lemon-slice-ice-cubes-against-yellow-background_23-2148102182.jpg",
id: "4", name: "Filter Coffee", price: "₹20", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pink-alcoholic-cocktail-with-grapefruit-lemon-slice-ice-cubes-against-yellow-background_23-2148102182.jpg", onProductClick: () => window.location.href = '#contact'
},
{
id: "5",
name: "Sambar Vada",
price: "₹35",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dish_23-2151998599.jpg",
id: "5", name: "Sambar Vada", price: "₹35", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dish_23-2151998599.jpg", onProductClick: () => window.location.href = '#contact'
},
{
id: "6",
name: "Rava Kesari",
price: "₹40",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg",
id: "6", name: "Rava Kesari", price: "₹40", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg", onProductClick: () => window.location.href = '#contact'
},
]}
title="Our Popular Items"
@@ -146,20 +113,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Hygienic Kitchen",
description: "We prioritize cleanliness at every step of food preparation.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg",
},
title: "Hygienic Kitchen", description: "We prioritize cleanliness at every step of food preparation.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg"},
{
title: "Affordable Pricing",
description: "Authentic meals that don't hurt your wallet.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dish-healthy-food_23-2148145631.jpg",
},
title: "Affordable Pricing", description: "Authentic meals that don't hurt your wallet.", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dish-healthy-food_23-2148145631.jpg"},
{
title: "Fast Service",
description: "Perfect for busy professionals and students on the go.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-sous-chef-standing-restaurant-professional-kitchen-wearing-cooking-uniform-while-smiling-camera-young-adult-food-industry-worker-preparing-vegetables-meal_482257-43343.jpg",
},
title: "Fast Service", description: "Perfect for busy professionals and students on the go.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-sous-chef-standing-restaurant-professional-kitchen-wearing-cooking-uniform-while-smiling-camera-young-adult-food-industry-worker-preparing-vegetables-meal_482257-43343.jpg"},
]}
title="Why Choose Us"
description="Your go-to restaurant for authentic vegetarian meals in Triplicane."
@@ -174,25 +132,15 @@ export default function LandingPage() {
author="Anand R."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", alt: "Customer"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -206,26 +154,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "1600+",
title: "Happy Reviews",
description: "Consistently rated 4.1 stars by our visitors.",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg",
},
id: "1", value: "1600+", title: "Happy Reviews", description: "Consistently rated 4.1 stars by our visitors.", imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg"},
{
id: "2",
value: "20 min",
title: "Avg Visit",
description: "Quick, delicious, and hassle-free dining.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-cucumber_23-2148893109.jpg",
},
id: "2", value: "20 min", title: "Avg Visit", description: "Quick, delicious, and hassle-free dining.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-cucumber_23-2148893109.jpg"},
{
id: "3",
value: "1995",
title: "Since",
description: "Serving tradition for decades in the heart of Triplicane.",
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-food-wedding-event_23-2150292090.jpg",
},
id: "3", value: "1995", title: "Since", description: "Serving tradition for decades in the heart of Triplicane.", imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-food-wedding-event_23-2150292090.jpg"},
]}
title="Moments at Ananda Bhavan"
description="A glimpse of our ambiance and freshly prepared delicacies."
@@ -237,20 +170,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Are you open on weekends?",
content: "Yes, we are open all seven days from 6:00 AM to 10:30 PM.",
},
id: "1", title: "Are you open on weekends?", content: "Yes, we are open all seven days from 6:00 AM to 10:30 PM."},
{
id: "2",
title: "Do you offer catering services?",
content: "Absolutely! We handle bulk orders for weddings, family functions, and office events.",
},
id: "2", title: "Do you offer catering services?", content: "Absolutely! We handle bulk orders for weddings, family functions, and office events."},
{
id: "3",
title: "Is parking available?",
content: "Street parking is available near our location on Triplicane High Road.",
},
id: "3", title: "Is parking available?", content: "Street parking is available near our location on Triplicane High Road."},
]}
sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -261,8 +185,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Visit Us Today"
description="Located on Triplicane High Road, Chennai. Call us for bulk orders or catering enquiries."
@@ -276,46 +199,29 @@ export default function LandingPage() {
logoText="Ananda Bhavan"
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Gallery",
href: "#gallery",
},
label: "Gallery", href: "#gallery"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call Us",
href: "tel:+914400000000",
},
label: "Call Us", href: "tel:+914400000000"},
{
label: "Get Directions",
href: "https://maps.google.com",
},
label: "Get Directions", href: "https://maps.google.com"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -324,4 +230,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}