Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-08 16:14:05 +00:00

View File

@@ -13,319 +13,140 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Chef Julian"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Chef Julian"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
title="Private Culinary Excellence"
description="Bringing the fine dining experience directly to your home with personalized gourmet menus tailored to your tastes."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=1",
imageAlt: "Culinary Art 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=2",
imageAlt: "Culinary Art 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=3",
imageAlt: "Culinary Art 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=4",
imageAlt: "Culinary Art 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=5",
imageAlt: "Culinary Art 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=6",
imageAlt: "Culinary Art 6",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=7",
imageAlt: "Culinary Art 7",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=8",
imageAlt: "Culinary Art 8",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=9",
imageAlt: "Culinary Art 9",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=10",
imageAlt: "Culinary Art 10",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=11",
imageAlt: "Culinary Art 11",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=12",
imageAlt: "Culinary Art 12",
},
]}
buttons={[
{
text: "Book a Consultation",
href: "#contact",
},
{
text: "View Menus",
href: "#features",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149197028.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018852.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg",
alt: "Client 5",
},
]}
avatarText="Trusted by 500+ food connoisseurs"
marqueeItems={[
{
type: "text",
text: "Michelin Star Trained",
},
{
type: "text",
text: "Farm-to-Table",
},
{
type: "text",
text: "Personalized Menus",
},
{
type: "text",
text: "Professional Catering",
},
{
type: "text",
text: "Culinary Artistry",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{ variant: "gradient-bars" }}
title="Private Culinary Excellence"
description="Bringing the fine dining experience directly to your home with personalized gourmet menus tailored to your tastes."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 6" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 7" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 8" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 9" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 10" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 11" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 12" }
]}
buttons={[
{ text: "Book a Consultation", href: "#contact" },
{ text: "View Menus", href: "#features" }
]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149197028.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018852.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg", alt: "Client 5" }
]}
avatarText="Trusted by 500+ food connoisseurs"
marqueeItems={[
{ type: "text", text: "Michelin Star Trained" },
{ type: "text", text: "Farm-to-Table" },
{ type: "text", text: "Personalized Menus" },
{ type: "text", text: "Professional Catering" },
{ type: "text", text: "Culinary Artistry" }
]}
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={false}
title="A Lifetime of Flavor"
description="With over 15 years in Michelin-starred kitchens, I bring professional expertise and a personal touch to your private events, ensuring every dish is a masterpiece of seasonal ingredients."
buttons={[
{
text: "Learn More",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-food-concept-arrangement_23-2148510910.jpg"
imageAlt="Chef Portrait"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={false}
title="A Lifetime of Flavor"
description="With over 15 years in Michelin-starred kitchens, I bring professional expertise and a personal touch to your private events, ensuring every dish is a masterpiece of seasonal ingredients."
buttons={[{ text: "Learn More", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-food-concept-arrangement_23-2148510910.jpg"
imageAlt="Chef Portrait"
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "1",
title: "Private Fine Dining",
tags: [
"Dinner Parties",
"Romantic",
],
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg?_wi=1",
imageAlt: "Private Dining",
},
{
id: "2",
title: "Culinary Masterclasses",
tags: [
"Education",
"Interactive",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg?_wi=1",
imageAlt: "Cooking Class",
},
{
id: "3",
title: "Bespoke Event Catering",
tags: [
"Corporate",
"Weddings",
],
imageSrc: "http://img.b2bpic.net/free-photo/snacks-sticks-with-sausage-salmon_140725-2198.jpg",
imageAlt: "Catering",
},
{
id: "4",
title: "Seasonal Tasting Menus",
tags: [
"Gourmet",
"Fresh",
],
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg?_wi=2",
imageAlt: "Tasting Menu",
},
{
id: "5",
title: "Personalized Menu Curation",
tags: [
"Consultation",
"Custom",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg?_wi=2",
imageAlt: "Menu Planning",
},
]}
title="Exquisite Services"
description="Comprehensive culinary solutions for every occasion."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "1", title: "Private Fine Dining", tags: ["Dinner Parties", "Romantic"], imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg", imageAlt: "Private Dining" },
{ id: "2", title: "Culinary Masterclasses", tags: ["Education", "Interactive"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg", imageAlt: "Cooking Class" },
{ id: "3", title: "Bespoke Event Catering", tags: ["Corporate", "Weddings"], imageSrc: "http://img.b2bpic.net/free-photo/snacks-sticks-with-sausage-salmon_140725-2198.jpg", imageAlt: "Catering" },
{ id: "4", title: "Seasonal Tasting Menus", tags: ["Gourmet", "Fresh"], imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg", imageAlt: "Tasting Menu" },
{ id: "5", title: "Personalized Menu Curation", tags: ["Consultation", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg", imageAlt: "Menu Planning" }
]}
title="Exquisite Services"
description="Comprehensive culinary solutions for every occasion."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice M.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg?_wi=1",
},
{
id: "2",
name: "Robert B.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg",
},
{
id: "3",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149197028.jpg",
},
{
id: "4",
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018852.jpg",
},
{
id: "5",
name: "Elena P.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg?_wi=2",
},
]}
cardTitle="Client Experiences"
cardAnimation="slide-up"
cardTag="Testimonials"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg" },
{ id: "2", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg" },
{ id: "3", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149197028.jpg" },
{ id: "4", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018852.jpg" },
{ id: "5", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg" }
]}
cardTitle="Client Experiences"
cardAnimation="slide-up"
cardTag="Testimonials"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
tag="Inquire"
title="Start Your Culinary Journey"
description="Ready to discuss your next event? Fill out the form below and I will get back to you to customize your unique menu."
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg"
mediaAnimation="blur-reveal"
inputPlaceholder="Enter your email for consultation"
buttonText="Inquire Now"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{ variant: "plain" }}
tag="Inquire"
title="Start Your Culinary Journey"
description="Ready to discuss your next event? Fill out the form below and I will get back to you to customize your unique menu."
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg"
mediaAnimation="blur-reveal"
inputPlaceholder="Enter your email for consultation"
buttonText="Inquire Now"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Chef Julian"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#features",
},
{
label: "Testimonials",
href: "#testimonials",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Chef Julian"
columns={[
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Services", href: "#features" }, { label: "Testimonials", href: "#testimonials" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);