Merge version_2 into main #2
145
src/app/page.tsx
145
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "about",
|
||||
},
|
||||
name: "Experience", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reservations", id: "contact"},
|
||||
]}
|
||||
brandName="ARANYAM"
|
||||
/>
|
||||
@@ -57,13 +49,9 @@ export default function LandingPage() {
|
||||
description="A luxury jungle dining experience in Secunderabad where immersive ambience meets unforgettable flavors. Every visit becomes a story worth sharing."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12773.jpg"
|
||||
imageAlt="Aranyam jungle restaurant luxury interior"
|
||||
@@ -77,9 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Cinematic Escape in Secunderabad"
|
||||
description={[
|
||||
"Aranyam is more than just a restaurant; it is a sensory journey into the heart of the jungle. Our meticulously curated ambience blends raw nature with refined luxury, offering an escape from the city’s concrete landscape.",
|
||||
"From the canopy-inspired ceiling to the curated tropical flora, every detail is designed to transport you. Join us for a culinary adventure where global ingredients meet wild imagination.",
|
||||
]}
|
||||
"Aranyam is more than just a restaurant; it is a sensory journey into the heart of the jungle. Our meticulously curated ambience blends raw nature with refined luxury, offering an escape from the city’s concrete landscape.", "From the canopy-inspired ceiling to the curated tropical flora, every detail is designed to transport you. Join us for a culinary adventure where global ingredients meet wild imagination."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -91,19 +77,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Immersive Ambience",
|
||||
description: "Authentic jungle-themed decor that transports you to a lush wilderness.",
|
||||
},
|
||||
title: "Immersive Ambience", description: "Authentic jungle-themed decor that transports you to a lush wilderness."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "World-Class Culinary",
|
||||
description: "Expertly crafted fusion cuisine that delights even the most discerning palate.",
|
||||
},
|
||||
title: "World-Class Culinary", description: "Expertly crafted fusion cuisine that delights even the most discerning palate."},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Signature Mixology",
|
||||
description: "Exotic, botanical-inspired cocktails that capture the essence of the wild.",
|
||||
},
|
||||
title: "Signature Mixology", description: "Exotic, botanical-inspired cocktails that capture the essence of the wild."},
|
||||
]}
|
||||
title="Why Experience Aranyam?"
|
||||
description="Discover what makes our jungle dining destination a cut above the rest."
|
||||
@@ -118,32 +98,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Starter",
|
||||
name: "Wild Mushroom Truffle Medley",
|
||||
price: "₹699",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg",
|
||||
},
|
||||
id: "1", brand: "Starter", name: "Wild Mushroom Truffle Medley", price: "₹699", rating: 5,
|
||||
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BnT9I4AVgE6uhD3aZJOT3ujqeX/uploaded-1775124307138-2j09cxxf.png"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Main Course",
|
||||
name: "Forest-Fire Charcoal Grilled Chicken",
|
||||
price: "₹1299",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-baked-pumpkin-with-nuts-cream-glass-tea_141793-4311.jpg",
|
||||
},
|
||||
id: "2", brand: "Main Course", name: "Forest-Fire Charcoal Grilled Chicken", price: "₹1299", rating: 5,
|
||||
reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BnT9I4AVgE6uhD3aZJOT3ujqeX/uploaded-1775124307138-2j09cxxf.png"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Dessert",
|
||||
name: "Emerald Canopy Pistachio Mousse",
|
||||
price: "₹549",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-syrup-poured-cheesecake-with-orange-slice_140725-2213.jpg",
|
||||
},
|
||||
id: "3", brand: "Dessert", name: "Emerald Canopy Pistachio Mousse", price: "₹549", rating: 5,
|
||||
reviewCount: "45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BnT9I4AVgE6uhD3aZJOT3ujqeX/uploaded-1775124307138-2j09cxxf.png"},
|
||||
]}
|
||||
title="Culinary Delights"
|
||||
description="Curated dishes inspired by the natural world."
|
||||
@@ -156,45 +118,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Absolutely stunning!",
|
||||
quote: "The ambience is unlike anything else in the city. Truly a cinematic dining experience.",
|
||||
name: "Ananya Rao",
|
||||
role: "Corporate Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-lunch-while-eating-with-her-boyfriend-restaurant_637285-1953.jpg?_wi=1",
|
||||
},
|
||||
id: "1", title: "Absolutely stunning!", quote: "The ambience is unlike anything else in the city. Truly a cinematic dining experience.", name: "Ananya Rao", role: "Corporate Lead", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-lunch-while-eating-with-her-boyfriend-restaurant_637285-1953.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect Date Night",
|
||||
quote: "We felt like we were in a secret forest. The service and food were impeccable.",
|
||||
name: "Vikram Seth",
|
||||
role: "Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-married-couple-drinking-wine_23-2148060451.jpg",
|
||||
},
|
||||
id: "2", title: "Perfect Date Night", quote: "We felt like we were in a secret forest. The service and food were impeccable.", name: "Vikram Seth", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-married-couple-drinking-wine_23-2148060451.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Exceptional Quality",
|
||||
quote: "Every dish was a piece of art. Highly recommended for special occasions.",
|
||||
name: "Sunita Kapoor",
|
||||
role: "Event Planner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
},
|
||||
id: "3", title: "Exceptional Quality", quote: "Every dish was a piece of art. Highly recommended for special occasions.", name: "Sunita Kapoor", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Memorable Family Time",
|
||||
quote: "My kids were mesmerized by the decor. We had a wonderful time.",
|
||||
name: "Rahul Verma",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187190.jpg",
|
||||
},
|
||||
id: "4", title: "Memorable Family Time", quote: "My kids were mesmerized by the decor. We had a wonderful time.", name: "Rahul Verma", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187190.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "A True Hidden Gem",
|
||||
quote: "An oasis in the middle of Secunderabad. We will be back soon.",
|
||||
name: "Priya Das",
|
||||
role: "Artist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-lunch-while-eating-with-her-boyfriend-restaurant_637285-1953.jpg?_wi=2",
|
||||
},
|
||||
id: "5", title: "A True Hidden Gem", quote: "An oasis in the middle of Secunderabad. We will be back soon.", name: "Priya Das", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-lunch-while-eating-with-her-boyfriend-restaurant_637285-1953.jpg?_wi=2"},
|
||||
]}
|
||||
title="Stories from the Wild"
|
||||
description="Hear what our guests have to say about their journey through Aranyam."
|
||||
@@ -205,14 +137,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Limited seating during peak hours—book your table now and step into the wild."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -222,33 +151,21 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-lifestyle-portrait-stunning-woman_343629-202.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -258,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user