Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 00:47:03 +00:00

View File

@@ -13,231 +13,130 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="noise"
cardStyle="glass-depth"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
headingFontWeight="extrabold"
defaultButtonVariant="shift-hover"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="noise"
cardStyle="glass-depth"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "features",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Lumière Dining"
button={{
text: "Book Table",
href: "#contact",
}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Menu", id: "features" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Lumière Dining"
button={{ text: "Book Table", href: "#contact" }}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
title="A Symphony of Flavors"
description="Experience the pinnacle of culinary artistry, where tradition meets contemporary innovation in every meticulously crafted dish."
tag="Since 1985"
buttons={[
{
text: "Book Your Experience",
href: "#contact",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg",
imageAlt: "Luxurious dining atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg",
imageAlt: "Signature gourmet dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199321.jpg",
imageAlt: "Interior design in neoclassical style",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199326.jpg",
imageAlt: "Elegant restaurant dining room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg",
imageAlt: "Gourmet dessert presentation",
},
]}
mediaAnimation="blur-reveal"
rating={5}
ratingText="Rated 5 stars by over 10,000 discerning diners."
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{ variant: "radial-gradient" }}
title="A Symphony of Flavors"
description="Experience the pinnacle of culinary artistry, where tradition meets contemporary innovation in every meticulously crafted dish."
tag="Since 1985"
buttons={[{ text: "Book Your Experience", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Luxurious dining atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Signature gourmet dish" }
]}
mediaAnimation="blur-reveal"
rating={5}
ratingText="Rated 5 stars by over 10,000 discerning diners."
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Mastery of the Culinary Craft"
description="Led by visionary chefs, our kitchen is a sanctuary for authentic ingredients and bold, experimental flavor profiles. We prioritize organic, locally sourced produce to deliver an unparalleled dining journey."
metrics={[
{
value: "35+",
title: "Years of Tradition",
},
{
value: "12",
title: "Award-Winning Chefs",
},
{
value: "500+",
title: "Crafted Recipes",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821306.jpg"
imageAlt="Chef preparing luxury dish"
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Mastery of the Culinary Craft"
description="Led by visionary chefs, our kitchen is a sanctuary for authentic ingredients and bold, experimental flavor profiles. We prioritize organic, locally sourced produce to deliver an unparalleled dining journey."
metrics={[
{ value: "35+", title: "Years of Tradition" },
{ value: "12", title: "Award-Winning Chefs" },
{ value: "500+", title: "Crafted Recipes" },
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821306.jpg"
imageAlt="Chef preparing luxury dish"
mediaAnimation="slide-up"
/>
</div>
<div id="features" data-section="features">
<FeatureCardOne
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Sommelier Selection",
description: "Hand-picked vintage wines from premier estates worldwide.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-wine-glass-table-decorated-christmas-new-year-eve-concept_132075-11254.jpg",
imageAlt: "Wine cellar",
},
{
title: "Farm to Table",
description: "Sustainably sourced ingredients harvested at peak ripeness.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-healthy-vegetables-colander-marble-desk_23-2147956588.jpg",
imageAlt: "Fresh ingredients",
},
{
title: "Ambience Redefined",
description: "Impeccable interior design for ultimate comfort and elegance.",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg",
imageAlt: "Restaurant dining room",
},
]}
title="The Pillars of Our Excellence"
description="Discover what defines our commitment to high-end gastronomy and guest satisfaction."
/>
</div>
<div id="features" data-section="features">
<FeatureCardOne
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
animationType="slide-up"
features={[
{ title: "Sommelier Selection", description: "Hand-picked vintage wines from premier estates worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shiny-wine-glass-table-decorated-christmas-new-year-eve-concept_132075-11254.jpg", imageAlt: "Wine cellar" },
{ title: "Farm to Table", description: "Sustainably sourced ingredients harvested at peak ripeness.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-healthy-vegetables-colander-marble-desk_23-2147956588.jpg", imageAlt: "Fresh ingredients" },
{ title: "Ambience Redefined", description: "Impeccable interior design for ultimate comfort and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg", imageAlt: "Restaurant dining room" },
]}
title="The Pillars of Our Excellence"
description="Discover what defines our commitment to high-end gastronomy and guest satisfaction."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="A truly transcendental experience. The balance of textures and flavors in the signature tasting menu is nothing short of artistic perfection."
rating={5}
author="Julian Sterling, Food Critic"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
alt: "Diner 1",
},
{
src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
alt: "Diner 2",
},
{
src: "http://img.b2bpic.net/free-photo/young-couple-drinking-wine-having-fun-lunch-bar-focus-is-man_637285-2049.jpg",
alt: "Diner 3",
},
{
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg",
alt: "Diner 4",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
alt: "Diner 5",
},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="A truly transcendental experience. The balance of textures and flavors in the signature tasting menu is nothing short of artistic perfection."
rating={5}
author="Julian Sterling, Food Critic"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Diner 1" },
{ src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", alt: "Diner 2" },
{ src: "http://img.b2bpic.net/free-photo/young-couple-drinking-wine-having-fun-lunch-bar-focus-is-man_637285-2049.jpg", alt: "Diner 3" },
{ src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg", alt: "Diner 4" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", alt: "Diner 5" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
tag="Reservations"
title="Secure Your Reservation"
description="Our tables are highly sought after. Please reach out to confirm your evening with us."
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{ variant: "radial-gradient" }}
tag="Reservations"
title="Secure Your Reservation"
description="Our tables are highly sought after. Please reach out to confirm your evening with us."
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Our Story",
href: "#about",
},
{
label: "Tasting Menu",
href: "#features",
},
{
label: "Reservations",
href: "#contact",
},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
{
label: "Accessibility",
href: "#",
},
],
},
]}
logoText="Lumière Dining"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{ label: "Our Story", href: "#about" },
{ label: "Tasting Menu", href: "#features" },
{ label: "Reservations", href: "#contact" },
],
},
{
items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
],
},
]}
logoText="Lumière Dining"
/>
</div>
</ReactLenis>
</ThemeProvider>
);