Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-28 09:51:55 +00:00

View File

@@ -30,14 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Menu", id: "menu"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Eden Garden"
/>
@@ -45,37 +41,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain"}}
title="Where Every Meal Feels Like Home"
description="Affordable family dining in Ballari with delicious meals, warm service, and a comfortable atmosphere."
background={{ variant: "plain" }}
title="Authentic Flavors, Timeless Traditions"
description="Discover the true taste of India in the heart of Ballari. From slow-cooked curries to hand-tossed breads, we serve memories on a plate."
tag="Dine-in | Takeaway | Delivery"
buttons={[
{
text: "Order Now", href: "#menu"},
{
text: "Visit Us Today", href: "#contact"},
]}
buttons={[{ text: "Explore Our Menu", href: "#menu" }, { text: "Table Reservations", href: "#contact" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-dinner-table_23-2148681859.jpg?_wi=1", imageAlt: "Restaurant ambiance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-dinner-table_23-2148681859.jpg?_wi=2", imageAlt: "Family dining"},
{ imageSrc: "https://images.unsplash.com/photo-1585937421612-70a008356fbe?q=80&w=800&h=600&auto=format&fit=crop", imageAlt: "Authentic Indian Thali" },
{ imageSrc: "https://images.unsplash.com/photo-1626776822946-da449774ccae?q=80&w=800&h=600&auto=format&fit=crop", imageAlt: "Indian Street Food Delicacy" },
]}
mediaAnimation="slide-up"
rating={4.1}
ratingText="Loved by local families"
rating={4.8}
ratingText="Trusted by local food lovers"
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={true}
tag="Our Story"
title="A Place Made for Families"
description="At Eden Garden, we believe in creating memories through food. Our restaurant is a passion project built on the values of warm service, comfortable seating, and authentic local flavors that make every guest feel like family."
subdescription="Whether it's a quick lunch or a celebratory family dinner, we provide a welcoming sanctuary for all our neighbors in Ballari."
imageSrc="http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236889.jpg"
tag="Our Heritage"
title="A Culinary Journey through India"
description="Eden Garden brings the spirit of Indian hospitality to Ballari. Our chefs masterfully blend aromatic spices and fresh produce to deliver dishes that reflect the richness of India's diverse culinary history."
subdescription="Every recipe is a homage to traditions passed down through generations, crafted to provide a truly authentic dining experience for you and your family."
imageSrc="https://images.unsplash.com/photo-1555396273-367ea4eb4db5?q=80&w=800&h=600&auto=format&fit=crop"
icon={Utensils}
/>
</div>
@@ -87,16 +75,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1", name: "Andhra Meals Specialty", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pakistan-meal-table_23-2148821578.jpg"},
{
id: "2", name: "Curries & Breads", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-pie-with-mushed-potatoes-seasonings-brown-wooden-desk-cake-hotcake-pie-bake-dough-meal_140725-117701.jpg"},
{
id: "3", name: "Signature Kababs & Starters", price: "₹280", imageSrc: "http://img.b2bpic.net/free-psd/spicy-paneer-tikka-with-onion-cilantro-garnish_84443-78769.jpg"},
{ id: "1", name: "Shahi Paneer Masala", price: "₹280", imageSrc: "https://images.unsplash.com/photo-1585937421612-70a008356fbe?q=80&w=400&h=400&auto=format&fit=crop" },
{ id: "2", name: "Hyderabadi Dum Biryani", price: "₹320", imageSrc: "https://images.unsplash.com/photo-1589302168068-964664d93dc0?q=80&w=400&h=400&auto=format&fit=crop" },
{ id: "3", name: "Tandoori Murgh Platter", price: "₹350", imageSrc: "https://images.unsplash.com/photo-1599487488170-d11ec9c172f3?q=80&w=400&h=400&auto=format&fit=crop" },
]}
title="Delicious Meals for Every Taste"
description="Explore our authentic menu designed for comfort and quality at affordable prices."
tag="Our Menu"
title="Handcrafted Traditional Delights"
description="Explore our curated selection of signature dishes, prepared using traditional techniques and authentic spice blends."
tag="The Menu"
tagIcon={Award}
/>
</div>
@@ -108,16 +93,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{
id: "f1", title: "Warm Ambiance", description: "Comfortable seating perfect for large families."},
{
id: "f2", title: "Affordable Pricing", description: "Quality meals that fit your family budget."},
{
id: "f3", title: "Fresh Ingredients", description: "We prioritize fresh produce and clean cooking."},
{ id: "f1", title: "Aromatic Spices", description: "Only the finest, hand-ground spices go into our signature curries." },
{ id: "f2", title: "Authentic Recipes", description: "Rooted in traditional Indian home-style cooking techniques." },
{ id: "f3", title: "Warm Hospitality", description: "A dining atmosphere designed for comfort and cultural warmth." },
]}
title="Why Families Choose Eden Garden"
description="We blend quality, service, and warmth to ensure every visit is a pleasant one."
tag="Advantages"
title="What Makes Us Special"
description="We pride ourselves on maintaining high quality, hygiene, and authentic flavors."
tag="Our Promise"
tagIcon={Award}
/>
</div>
@@ -129,41 +111,24 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Rajesh K.", role: "Customer", company: "Ballari", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=1"},
{
id: "2", name: "Priya S.", role: "Customer", company: "Ballari", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135982.jpg"},
{
id: "3", name: "Amit V.", role: "Customer", company: "Ballari", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg"},
{
id: "4", name: "Sneha L.", role: "Customer", company: "Ballari", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-caucasian-girl-sitting-cafe-eating-salad-blithesome-woman-enjoying-fresh-vegetables_197531-17191.jpg"},
{
id: "5", name: "Vikram R.", role: "Regular", company: "Ballari", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=2"},
{ id: "1", name: "Ananya M.", role: "Diner", company: "Ballari", rating: 5, imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=200&h=200&auto=format&fit=crop" },
{ id: "2", name: "Suresh R.", role: "Diner", company: "Ballari", rating: 5, imageSrc: "https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?q=80&w=200&h=200&auto=format&fit=crop" },
{ id: "3", name: "Divya P.", role: "Diner", company: "Ballari", rating: 5, imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200&h=200&auto=format&fit=crop" },
{ id: "4", name: "Vikram K.", role: "Diner", company: "Ballari", rating: 4, imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?q=80&w=200&h=200&auto=format&fit=crop" },
]}
title="What Our Customers Say"
description="Hear about the experiences of our local Ballari community."
title="Stories from Our Guests"
description="Hear from our local community about their favorite flavors at Eden Garden."
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain"}}
tag="Visit Us"
title="Visit Us Today"
description="Sudha Cross, near SBI, Aishwarya Colony, Cantonment, Ballari. Open until 10 PM. Call us for reservations or orders."
buttons={[
{
text: "Call Now", href: "tel:+919844573303"},
{
text: "Get Directions", href: "https://maps.google.com"},
]}
background={{ variant: "plain" }}
tag="Connect With Us"
title="Visit Your Local Flavor Haven"
description="Located in the heart of the Cantonment area, we welcome you to join us for a meal that celebrates Indian culture. Open until 10 PM daily."
buttons={[{ text: "Call to Reserve", href: "tel:+919844573303" }, { text: "Get Directions", href: "https://maps.google.com" }]}
tagIcon={MapPin}
/>
</div>
@@ -171,27 +136,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Quick Links", items: [
{
label: "Menu", href: "#menu"},
{
label: "About", href: "#about"},
{
label: "Contact", href: "#contact"},
],
},
{
title: "Support", items: [
{
label: "Call: 098445 73303", href: "tel:+919844573303"},
{
label: "Directions", href: "#"},
],
},
{ title: "Quick Links", items: [{ label: "Our Menu", href: "#menu" }, { label: "Our Story", href: "#about" }, { label: "Contact Us", href: "#contact" }] },
{ title: "Support", items: [{ label: "Call: 098445 73303", href: "tel:+919844573303" }, { label: "Location", href: "#contact" }] },
]}
bottomLeftText="Eden Garden © 2024"
bottomRightText="Ballari, Karnataka"
bottomLeftText="Eden Garden © 2025"
bottomRightText="Authentic Indian Cuisine, Ballari"
/>
</div>
</ReactLenis>