Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-12 17:11:40 +00:00

View File

@@ -25,216 +25,92 @@ export default function LandingPage() {
headingFontWeight="light"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Reservations",
id: "contact",
},
]}
brandName="Aura"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Reservations", id: "contact" },
]}
brandName="Aura"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
title="Aura of Elegance"
description="Where tradition meets modern luxury in a culinary masterpiece."
tag="MICHELIN INSPIRED DINING"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=1",
imageAlt: "Luxurious Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg?_wi=1",
imageAlt: "Chef Artistry",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dish-inside-plate-tray-green-table-food-meal-restaurant_140725-27860.jpg",
imageAlt: "A top view cooked dish inside plate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933300.jpg",
imageAlt: "Composition of delicious indonesian bakso",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso_23-2148933350.jpg",
imageAlt: "Flat lay delicious indonesian bakso",
},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Michelin Starred Experience"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "gradient-bars" }}
title="Aura of Elegance"
description="Where tradition meets modern luxury in a culinary masterpiece."
tag="MICHELIN INSPIRED DINING"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", imageAlt: "Luxurious Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg", imageAlt: "Chef Artistry" }
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Michelin Starred Experience"
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="A Journey into Exquisite Culinary Art"
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="A Journey into Exquisite Culinary Art"
/>
</div>
<div id="menu" data-section="menu">
<ProductCardOne
textboxLayout="split-description"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Truffle Infused Tonkotsu",
price: "$38",
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-top-view_141793-4514.jpg",
},
{
id: "2",
name: "Wagyu Gyoza Duo",
price: "$24",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg?_wi=1",
},
{
id: "3",
name: "Bluefin Tuna Sashimi",
price: "$42",
imageSrc: "http://img.b2bpic.net/free-photo/various-sushi-rolls-plate_140725-4318.jpg",
},
{
id: "4",
name: "Imperial Dim Sum",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-asian-dumplings-with-chopsticks-herbs_23-2148694355.jpg",
},
{
id: "5",
name: "Slow-Braised Pork Belly",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-slices-with-nut-garlic-filling_140725-2087.jpg",
},
{
id: "6",
name: "Signature Gold Leaf Ramen",
price: "$55",
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_74190-749.jpg",
},
]}
title="Curated Signature Menu"
description="A refined selection of our most exquisite dishes, prepared with heritage techniques."
/>
</div>
<div id="menu" data-section="menu">
<ProductCardOne
textboxLayout="split-description"
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "1", name: "Truffle Infused Tonkotsu", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-top-view_141793-4514.jpg" },
{ id: "2", name: "Wagyu Gyoza Duo", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg" },
{ id: "3", name: "Bluefin Tuna Sashimi", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/various-sushi-rolls-plate_140725-4318.jpg" }
]}
title="Curated Signature Menu"
description="A refined selection of our most exquisite dishes, prepared with heritage techniques."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Eleanor V.",
date: "Oct 2023",
title: "Food Connoisseur",
quote: "The most impeccable attention to detail I have ever experienced.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=2",
imageAlt: "elegant diner portrait soft lighting",
},
{
id: "2",
name: "Julian S.",
date: "Sep 2023",
title: "Culinary Critic",
quote: "An absolute symphony of flavors. Pure luxury in every bite.",
tag: "Critic",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg?_wi=2",
imageAlt: "elegant diner portrait soft lighting",
},
{
id: "3",
name: "Serena M.",
date: "Aug 2023",
title: "Traveler",
quote: "A truly cinematic experience from start to finish.",
tag: "Travel",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-having-date-with-her-boyfriend-valentine-s-day_23-2149161984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg",
imageAlt: "elegant diner portrait soft lighting",
},
{
id: "4",
name: "Marcus L.",
date: "Jul 2023",
title: "Epicure",
quote: "The harmony between ambiance and plate is unprecedented.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg?_wi=1",
imageAlt: "elegant diner portrait soft lighting",
},
{
id: "5",
name: "Yuki T.",
date: "Jun 2023",
title: "Gastronome",
quote: "Every dish felt like an artistic expression of culture.",
tag: "Culture",
avatarSrc: "http://img.b2bpic.net/free-photo/red-gurza-top-view_141793-4514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg?_wi=2",
imageAlt: "elegant diner portrait soft lighting",
},
]}
title="Echoes of Perfection"
description="Hear what our distinguished guests say about their dining experience."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Eleanor V.", date: "Oct 2023", title: "Food Connoisseur", quote: "The most impeccable attention to detail I have ever experienced.", tag: "Dining", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", imageAlt: "elegant diner portrait soft lighting" },
{ id: "2", name: "Julian S.", date: "Sep 2023", title: "Culinary Critic", quote: "An absolute symphony of flavors. Pure luxury in every bite.", tag: "Critic", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg", imageAlt: "elegant diner portrait soft lighting" }
]}
title="Echoes of Perfection"
description="Hear what our distinguished guests say about their dining experience."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="RESERVATIONS"
title="Secure Your Table"
description="Join us for an unforgettable evening of culinary excellence."
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg?_wi=2"
mediaAnimation="opacity"
inputPlaceholder="Enter your email for reservation updates"
buttonText="Book Now"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="RESERVATIONS"
title="Secure Your Table"
description="Join us for an unforgettable evening of culinary excellence."
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg"
mediaAnimation="opacity"
inputPlaceholder="Enter your email for reservation updates"
buttonText="Book Now"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="AURA"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Reservations",
href: "#contact",
}}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="AURA"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Reservations", href: "#contact" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);