Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 12:27:26 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Nirvana"
/>
@@ -57,65 +47,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Nirvana Restaurant"
description="जहाँ स्वाद मिलता है सुकून से — A journey of taste and tranquility in the heart of Etawah."
buttons={[
{
text: "Order Now",
href: "#menu",
},
text: "Order Now", href: "#menu"},
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg", alt: "Customer 5"},
]}
marqueeItems={[
{
type: "text",
text: "Authentic Flavors",
},
type: "text", text: "Authentic Flavors"},
{
type: "text",
text: "Premium Dining",
},
type: "text", text: "Premium Dining"},
{
type: "text",
text: "Elegant Ambience",
},
type: "text", text: "Elegant Ambience"},
{
type: "text",
text: "Etawah's Finest",
},
type: "text", text: "Etawah's Finest"},
{
type: "text",
text: "Perfectly Crafted",
},
type: "text", text: "Perfectly Crafted"},
]}
/>
</div>
@@ -127,19 +92,13 @@ export default function LandingPage() {
description="With over 10 years of expertise, we bring you more than just food; we bring you peace. Our kitchen adheres to the highest standards of hygiene and premium quality to ensure every bite is perfection."
metrics={[
{
value: "10+",
title: "Years Experience",
},
value: "10+", title: "Years Experience"},
{
value: "5000+",
title: "Happy Guests",
},
value: "5000+", title: "Happy Guests"},
{
value: "100%",
title: "Hygiene Guaranteed",
},
value: "100%", title: "Hygiene Guaranteed"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32151.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32151.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -152,47 +111,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Paneer Pakora",
price: "₹249",
variant: "Starters",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751960.jpg?_wi=1",
},
id: "p1", name: "Paneer Pakora", price: "₹249", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751960.jpg"},
{
id: "p2",
name: "Dal Makhani",
price: "₹349",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=1",
},
id: "p2", name: "Dal Makhani", price: "₹349", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
{
id: "p3",
name: "Butter Chicken",
price: "₹499",
variant: "Non-Veg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=2",
},
id: "p3", name: "Butter Chicken", price: "₹499", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
{
id: "p4",
name: "Classic Lassi",
price: "₹149",
variant: "Beverages",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-apple-juice-glass-with-green-apples_1150-25299.jpg?_wi=1",
},
id: "p4", name: "Classic Lassi", price: "₹149", variant: "Beverages", imageSrc: "http://img.b2bpic.net/free-photo/fresh-apple-juice-glass-with-green-apples_1150-25299.jpg"},
{
id: "p5",
name: "Gulab Jamun",
price: "₹129",
variant: "Desserts",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=3",
},
id: "p5", name: "Gulab Jamun", price: "₹129", variant: "Desserts", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
{
id: "p6",
name: "Veg Thali",
price: "₹299",
variant: "Combos",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=4",
},
id: "p6", name: "Veg Thali", price: "₹299", variant: "Combos", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg"},
]}
title="Our Signature Menu"
description="A curated selection of multi-cuisine delicacies crafted for the refined palate."
@@ -206,20 +135,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Luxurious Dining",
description: "Atmosphere designed for peace.",
imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg?_wi=1",
},
title: "Luxurious Dining", description: "Atmosphere designed for peace.", imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg"},
{
title: "Food Art",
description: "Every plate is a masterpiece.",
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg",
},
title: "Food Art", description: "Every plate is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg"},
{
title: "Customer Joy",
description: "Memories made with us.",
imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg?_wi=2",
},
title: "Customer Joy", description: "Memories made with us.", imageSrc: "http://img.b2bpic.net/free-photo/candles-shine-wooden-floor-darkness_1304-3768.jpg"},
]}
title="Our Ambiance & Moments"
description="Step into our world of peace and premium dining."
@@ -228,49 +148,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Rahul Verma",
handle: "@rahulv",
testimonial: "Best premium dining in Etawah! Love the ambience.",
imageSrc: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg?_wi=2",
imageAlt: "luxury restaurant dining table dark mood",
},
id: "t1", name: "Rahul Verma", handle: "@rahulv", testimonial: "Best premium dining in Etawah! Love the ambience.", imageSrc: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-wooden-plate_176474-2642.jpg", imageAlt: "luxury restaurant dining table dark mood"},
{
id: "t2",
name: "Priya Singh",
handle: "@priyas",
testimonial: "The Butter Chicken is incredibly authentic. Great service.",
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32151.jpg?_wi=2",
imageAlt: "professional restaurant chef kitchen preparation",
},
id: "t2", name: "Priya Singh", handle: "@priyas", testimonial: "The Butter Chicken is incredibly authentic. Great service.", imageSrc: "http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32151.jpg", imageAlt: "professional restaurant chef kitchen preparation"},
{
id: "t3",
name: "Amit Kumar",
handle: "@amitk",
testimonial: "Very hygienic, perfect for family dinners.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751960.jpg?_wi=2",
imageAlt: "crispy paneer pakora gourmet plating",
},
id: "t3", name: "Amit Kumar", handle: "@amitk", testimonial: "Very hygienic, perfect for family dinners.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751960.jpg", imageAlt: "crispy paneer pakora gourmet plating"},
{
id: "t4",
name: "Sunita Devi",
handle: "@sunitad",
testimonial: "My go-to place for birthday parties and celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg?_wi=5",
imageAlt: "creamy dal makhani bowl presentation",
},
id: "t4", name: "Sunita Devi", handle: "@sunitad", testimonial: "My go-to place for birthday parties and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-potato-pies-with-pumpkin-grey-background-bake-oven-color-dish-pie-cake_140725-121701.jpg", imageAlt: "creamy dal makhani bowl presentation"},
{
id: "t5",
name: "Vikram Seth",
handle: "@vikrams",
testimonial: "Excellent service and high quality food standards.",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-apple-juice-glass-with-green-apples_1150-25299.jpg?_wi=2",
imageAlt: "refreshing lassi with gold accents",
},
id: "t5", name: "Vikram Seth", handle: "@vikrams", testimonial: "Excellent service and high quality food standards.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-apple-juice-glass-with-green-apples_1150-25299.jpg", imageAlt: "refreshing lassi with gold accents"},
]}
title="What Our Guests Say"
description="Hear from the happy patrons of Nirvana Restaurant."
@@ -281,8 +172,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact"
title="Visit Us Today"
description="Located in the heart of Etawah, Uttar Pradesh. Open from 11 AM to 11 PM. Book your table now."
@@ -295,13 +185,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Nirvana Restaurant"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Book via WhatsApp",
href: "https://wa.me/91XXXXXXXXXX",
}}
text: "Book via WhatsApp", href: "https://wa.me/91XXXXXXXXXX"}}
/>
</div>
</ReactLenis>