Update src/app/page.tsx

This commit is contained in:
2026-04-08 22:05:28 +00:00
parent b340e0302d
commit 810f482ca9

View File

@@ -29,98 +29,44 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#features",
},
{
name: "Reviews",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Chef Persona"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Exquisite Culinary Experiences, Crafted for You."
description="Transform your dining table into a sanctuary of flavor. As a professional private chef, I bring bespoke, high-end culinary artistry directly to your home."
kpis={[
{
value: "15+",
label: "Years Experience",
},
{
value: "500+",
label: "Events Served",
},
{
value: "100%",
label: "Satisfied Clients",
},
{ value: "15+", label: "Years Experience" },
{ value: "500+", label: "Events Served" },
{ value: "100%", label: "Satisfied Clients" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-cooking-pizza_23-2150405878.jpg"
imageAlt="Private chef in elegant kitchen"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/people-enjoying-cheese-platter-food-photography-recipe-idea_53876-48917.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/table-with-glasses-ready-lunch_1203-632.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1083.jpg",
alt: "Client 5",
},
{ src: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/people-enjoying-cheese-platter-food-photography-recipe-idea_53876-48917.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/table-with-glasses-ready-lunch_1203-632.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1083.jpg", alt: "Client 5" },
]}
avatarText="Trusted by 500+ happy diners"
marqueeItems={[
{
type: "text",
text: "Michelin-Inspired",
},
{
type: "text-icon",
text: "Locally Sourced",
icon: Leaf,
},
{
type: "text",
text: "Custom Menus",
},
{
type: "text-icon",
text: "Fine Dining",
icon: Utensils,
},
{
type: "text",
text: "Full Service",
},
{ type: "text", text: "Michelin-Inspired" },
{ type: "text-icon", text: "Locally Sourced", icon: Leaf },
{ type: "text", text: "Custom Menus" },
{ type: "text-icon", text: "Fine Dining", icon: Utensils },
{ type: "text", text: "Full Service" },
]}
/>
</div>
@@ -131,18 +77,9 @@ export default function LandingPage() {
title="A Journey of Taste and Passion"
description="My philosophy is simple: sourcing the finest ingredients, respecting tradition, and adding a modern, creative flair to every plate. Whether it's an intimate dinner or a grand celebration, your dining experience is my masterpiece."
metrics={[
{
value: "Farm-to-Table",
title: "Fresh Philosophy",
},
{
value: "Bespoke",
title: "Custom Menus",
},
{
value: "Seamless",
title: "Elegant Execution",
},
{ value: "Farm-to-Table", title: "Fresh Philosophy" },
{ value: "Bespoke", title: "Custom Menus" },
{ value: "Seamless", title: "Elegant Execution" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-seasoning-salad_23-2148471932.jpg"
imageAlt="Chef plating exquisite dish"
@@ -157,25 +94,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Intimate",
title: "Private Dinner Parties",
subtitle: "Sophisticated menus tailored to your taste.",
description: "Perfect for anniversaries, birthdays, or family gatherings. We handle everything from menu curation to clean-up, letting you focus on the moments that matter.",
imageSrc: "http://img.b2bpic.net/free-photo/decorated-with-floral-compositions-wedding-celebration-table-with-brown-chiavari-chairs-guests-seats-outdoors-gardens_8353-10889.jpg",
tag: "Intimate", title: "Private Dinner Parties", subtitle: "Sophisticated menus tailored to your taste.", description: "Perfect for anniversaries, birthdays, or family gatherings. We handle everything from menu curation to clean-up, letting you focus on the moments that matter.", imageSrc: "http://img.b2bpic.net/free-photo/decorated-with-floral-compositions-wedding-celebration-table-with-brown-chiavari-chairs-guests-seats-outdoors-gardens_8353-10889.jpg"
},
{
tag: "Interactive",
title: "Cooking Workshops",
subtitle: "Learn the art of culinary excellence.",
description: "Unlock the secrets behind fine dining. I teach hands-on workshops in your own home, making cooking fun, educational, and deeply rewarding.",
imageSrc: "http://img.b2bpic.net/free-photo/vlogger-cooking-while-streaming_23-2149151556.jpg",
tag: "Interactive", title: "Cooking Workshops", subtitle: "Learn the art of culinary excellence.", description: "Unlock the secrets behind fine dining. I teach hands-on workshops in your own home, making cooking fun, educational, and deeply rewarding.", imageSrc: "http://img.b2bpic.net/free-photo/vlogger-cooking-while-streaming_23-2149151556.jpg"
},
{
tag: "Premium",
title: "Bespoke Grocery Sourcing",
subtitle: "The freshest, hand-picked ingredients.",
description: "I source only the finest local, organic, and artisanal ingredients to ensure your meals are not just dishes, but unforgettable culinary stories.",
imageSrc: "http://img.b2bpic.net/free-photo/garnish-bruschetta-fresh-ingredient-cooking-brown-table_23-2148195043.jpg",
tag: "Premium", title: "Bespoke Grocery Sourcing", subtitle: "The freshest, hand-picked ingredients.", description: "I source only the finest local, organic, and artisanal ingredients to ensure your meals are not just dishes, but unforgettable culinary stories.", imageSrc: "http://img.b2bpic.net/free-photo/garnish-bruschetta-fresh-ingredient-cooking-brown-table_23-2148195043.jpg"
},
]}
title="Curated Services for Every Occasion"
@@ -187,31 +112,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg",
},
{
id: "2",
name: "Michael R.",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-cheese-platter-food-photography-recipe-idea_53876-48917.jpg",
},
{
id: "3",
name: "Emily P.",
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
},
{
id: "4",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-ready-lunch_1203-632.jpg",
},
{
id: "5",
name: "Rebecca L.",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1083.jpg",
},
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg" },
{ id: "2", name: "Michael R.", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-cheese-platter-food-photography-recipe-idea_53876-48917.jpg" },
{ id: "3", name: "Emily P.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg" },
{ id: "4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-ready-lunch_1203-632.jpg" },
{ id: "5", name: "Rebecca L.", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1083.jpg" },
]}
cardTitle="What My Clients Say"
cardTag="Reviews"
@@ -222,17 +127,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
tag="Let's Connect"
title="Ready to Start Your Culinary Journey?"
description="Reach out today to discuss your next dinner party, private event, or bespoke cooking workshop. Let's create something extraordinary together."
buttons={[
{
text: "Contact Me",
href: "mailto:chef@example.com",
},
{ text: "Contact Me", href: "mailto:chef@example.com" },
]}
/>
</div>
@@ -242,33 +142,16 @@ export default function LandingPage() {
logoText="Chef Persona"
columns={[
{
title: "Navigation",
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#features",
},
{
label: "Reviews",
href: "#testimonials",
},
title: "Navigation", items: [
{ label: "About", href: "#about" },
{ label: "Services", href: "#features" },
{ label: "Reviews", href: "#testimonials" },
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "Privacy Policy",
href: "#",
},
title: "Support", items: [
{ label: "Contact", href: "#contact" },
{ label: "Privacy Policy", href: "#" },
],
},
]}