1 Commits

Author SHA1 Message Date
c9ad4b205e Update src/app/page.tsx 2026-04-18 06:00:06 +00:00

View File

@@ -6,107 +6,167 @@ import ContactCenter from '@/components/sections/contact/ContactCenter';
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import { Award, Flame, Leaf, Utensils, HeartPulse } from "lucide-react"; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Award, Flame, Leaf } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="hover-bubble" defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide" defaultTextAnimation="entrance-slide"
borderRadius="rounded" borderRadius="rounded"
contentWidth="medium" contentWidth="medium"
sizing="medium" sizing="medium"
background="circleGradient" background="circleGradient"
cardStyle="glass-elevated" cardStyle="glass-elevated"
primaryButtonStyle="gradient" primaryButtonStyle="gradient"
secondaryButtonStyle="glass" secondaryButtonStyle="glass"
headingFontWeight="normal" headingFontWeight="normal"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Recipes", id: "recipes" }, { name: "Expertise", id: "expertise" },
{ name: "Health Advice", id: "health" }, { name: "Dishes", id: "dishes" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="Chef Portfolio" brandName="Chef Portfolio"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Professional Chef Services" title="Excellence in Every Plate"
description="Elevating kitchens with expert recipe development and personalized nutrition guidance." description="Crafting culinary experiences through precision, creativity, and premium ingredients."
imageSrc="http://img.b2bpic.net/free-photo/head-chef-professional-kitchen-uses-laptop-refine-recipes_482257-129838.jpg" imageSrc="http://img.b2bpic.net/free-photo/head-chef-professional-kitchen-uses-laptop-refine-recipes_482257-129838.jpg"
imageAlt="professional chef plating elegant meal" imageAlt="professional chef plating elegant meal"
buttons={[{ text: "Explore Services", href: "#recipes" }]} buttons={[{ text: "View My Work", href: "#dishes" }]}
/> />
</div> </div>
<div id="recipes" data-section="recipes"> <div id="about" data-section="about">
<FeatureHoverPattern <MetricSplitMediaAbout
animationType="slide-up" useInvertedBackground={false}
textboxLayout="split" title="A Life Devoted to Flavor"
useInvertedBackground={false} description="With over 15 years in fine dining, I blend traditional techniques with modern innovation to create unforgettable culinary moments."
features={[ metrics={[
{ icon: Utensils, title: "Recipe Sharing", description: "Exclusive access to professional-grade recipes for your home or business kitchen." }, { value: "15+", title: "Years Experience" },
{ icon: Flame, title: "Culinary Techniques", description: "Detailed guides on advanced cooking methods, searing, and flavor balance." }, { value: "500+", title: "Events Served" },
]} { value: "20+", title: "Michelin Partners" },
title="Professional Recipes" ]}
description="I share my curated library of tested, professional-grade recipes to help you excel in the kitchen." imageSrc="http://img.b2bpic.net/free-photo/smiling-young-man-standing-kitchen-showing-thumb-up-sign_23-2147863560.jpg"
/> imageAlt="chef portrait professional kitchen"
</div> mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
<div id="health" data-section="health"> <div id="expertise" data-section="expertise">
<FeatureHoverPattern <FeatureHoverPattern
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={false}
features={[ features={[
{ icon: HeartPulse, title: "Nutritional Balance", description: "Tailored advice to integrate health-conscious choices without compromising gourmet flavor." }, { icon: Flame, title: "High-Heat Techniques", description: "Precision temperature control for perfect searing and flavor development." },
{ icon: Leaf, title: "Wellness Consultations", description: "Consultations focusing on sustainable, whole-food dietary patterns that nourish the body." }, { icon: Leaf, title: "Farm-to-Table Focus", description: "Sourcing local, sustainable ingredients to create vibrant seasonal menus." },
]} { icon: Award, title: "Fine Dining Plating", description: "Artful presentation that transforms every dish into a visual masterpiece." },
title="Healthy Diet Advice" ]}
description="Bridging the gap between professional gastronomy and optimal wellness through scientific nutrition advice." title="Culinary Specializations"
/> description="Mastering the art of complex flavors and precise culinary techniques."
</div> />
</div>
<div id="about" data-section="about"> <div id="dishes" data-section="dishes">
<MetricSplitMediaAbout <ProductCardTwo
useInvertedBackground={false} animationType="slide-up"
title="Professional Background" textboxLayout="split"
description="With over 15 years in fine dining, I combine high-end culinary arts with professional dietary wellness insights." gridVariant="four-items-2x2-equal-grid"
metrics={[{ value: "15+", title: "Years Experience" }, { value: "500+", title: "Healthy Menus" }, { value: "20+", title: "Consulting Projects" }]} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-man-standing-kitchen-showing-thumb-up-sign_23-2147863560.jpg" products={[
imageAlt="chef portrait professional kitchen" { id: "d1", brand: "Signature", name: "Saffron Risotto", price: "POA", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" },
/> { id: "d2", brand: "Signature", name: "Pan-Seared Scallops", price: "POA", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-seasonings-dark-background-health-diet-salad-vegetable-lunch_140725-96862.jpg" },
</div> { id: "d3", brand: "Seasonal", name: "Truffle Infused Duck", price: "POA", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16139.jpg" },
{ id: "d4", brand: "Seasonal", name: "Herb-Crusted Lamb", price: "POA", rating: 4, reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/male-cook-cuts-orange-into-pieces-marble-table_2831-7988.jpg" },
{ id: "d5", brand: "Artisanal", name: "Velvet Chocolate Tart", price: "POA", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg" },
{ id: "d6", brand: "Artisanal", name: "Yuzu Meringue", price: "POA", rating: 5, reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg" },
]}
title="Signature Creations"
description="A glimpse into my current featured culinary specialties."
/>
</div>
<div id="contact" data-section="contact"> <div id="socialProof" data-section="socialProof">
<ContactCenter <SocialProofOne
useInvertedBackground={false} textboxLayout="split"
background={{ variant: "plain" }} useInvertedBackground={false}
tag="Get in Touch" names={["Grand Palais Dining", "Le Jardin Fine Food", "Summit Catering Services", "Oceanic Gourmet", "Velvet Plate Group", "Alpine Culinary Institute", "Metro Gastronomy"]}
title="Book a Consultation" title="Culinary Partnerships"
description="Ready to discuss recipe development or health-focused menu planning? Reach out today." description="Proud to collaborate with prestigious venues and food enthusiasts worldwide."
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="testimonial" data-section="testimonial">
<FooterSimple <TestimonialCardOne
columns={[ animationType="slide-up"
{ title: "Navigation", items: [{ label: "Recipes", href: "#recipes" }, { label: "Health Advice", href: "#health" }, { label: "Contact", href: "#contact" }] }, textboxLayout="split"
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "LinkedIn", href: "#" }] } gridVariant="three-columns-all-equal-width"
]} useInvertedBackground={false}
bottomLeftText="© 2024 Chef Portfolio. All rights reserved." testimonials={[
bottomRightText="Designed for Excellence" { id: "1", name: "Sarah Jenkins", role: "Food Critic", company: "Gourmet Magazine", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-18761.jpg" },
/> { id: "2", name: "Michael Thorne", role: "Event Planner", company: "Elite Events", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517424.jpg" },
</div> { id: "3", name: "Emily Chen", role: "Food Blogger", company: "ChefTalks", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-senior-female-friends-luxurious-restaurant_23-2150517409.jpg" },
{ id: "4", name: "David Miller", role: "Restaurant Owner", company: "Palace Dining", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-woman-eating-snacks_1262-1761.jpg" },
{ id: "5", name: "Alice Wong", role: "Culinary Consultant", company: "Food Trends Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4006.jpg" },
]}
title="Client Experiences"
description="What my guests and collaborators have to say about their dining experience."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardEleven
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "1,200", title: "Hours Plating", description: "Dedicated hours perfecting presentation techniques.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wood-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-kitchen-table_179666-46862.jpg" },
{ id: "m2", value: "5k", title: "Local Ingredients", description: "Sourced organic components for seasonal menus.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-roasted-chicken-tomatoes-wood-board-quail-eggs-viol-table_140725-148212.jpg" },
{ id: "m3", value: "80", title: "Events Managed", description: "Seamless execution for high-pressure kitchen environments.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg" },
]}
title="Commitment to Perfection"
description="Key stats that define my daily workflow and professional standard."
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Let's Collaborate"
title="Start Your Culinary Journey"
description="Whether it's a private dinner or professional partnership, let's create something exceptional together."
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Expertise", href: "#expertise" }, { label: "Dishes", href: "#dishes" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }] },
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "LinkedIn", href: "#" }, { label: "Contact", href: "#contact" }] },
]}
bottomLeftText="© 2024 Chef Portfolio. All rights reserved."
bottomRightText="Crafted with Passion"
/>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );