Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-24 03:05:00 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Specialties",
id: "specialties",
},
name: "Specialties", id: "specialties"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Chef Artisan"
/>
@@ -56,12 +48,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Chef Artisan"
description="Elevating your dining experience with bespoke culinary creations, right in the comfort of your home."
description="Enjoy a restaurant-quality fine dining experience in the comfort of your own home."
buttons={[
{
text: "Book Your Dinner",
href: "#contact",
},
text: "Book Your Dinner", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cutting-biscuit-with-whipping-cream-berries-with-cutlery_114579-3648.jpg"
imageAlt="Private Chef plating a fine dining dish"
@@ -73,9 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Passion for Fine Dining"
description={[
"With over 15 years in Michelin-starred kitchens, I bring the art of fine dining to your table. My philosophy centers on fresh, seasonal ingredients combined with meticulous technique.",
"Every menu is bespoke, tailored to your palate and occasion, ensuring an unforgettable sensory experience for you and your guests.",
]}
"With over 15 years in Michelin-starred kitchens, I bring the art of fine dining to your table. My philosophy centers on fresh, seasonal ingredients combined with meticulous technique.", "Every menu is bespoke, tailored to your palate and occasion, ensuring an unforgettable sensory experience for you and your guests."]}
/>
</div>
@@ -85,26 +73,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Dining",
title: "Bespoke Dinners",
subtitle: "Curated Experiences",
description: "Custom multi-course tasting menus designed around your specific preferences and dietary requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg",
},
tag: "Dining", title: "Bespoke Dinners", subtitle: "Curated Experiences", description: "Custom multi-course tasting menus designed around your specific preferences and dietary requirements.", imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg"},
{
tag: "Events",
title: "Catering Services",
subtitle: "Luxury Events",
description: "Professional fine dining catering for private events, anniversaries, and sophisticated social gatherings.",
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutting-glass-champagne_140725-2149.jpg",
},
tag: "Events", title: "Catering Services", subtitle: "Luxury Events", description: "Professional fine dining catering for private events, anniversaries, and sophisticated social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/meat-cutting-glass-champagne_140725-2149.jpg"},
{
tag: "Workshop",
title: "Cooking Classes",
subtitle: "Learn from the Pro",
description: "Interactive, hands-on culinary workshops to refine your cooking skills in the heart of your home.",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg",
},
tag: "Workshop", title: "Cooking Classes", subtitle: "Learn from the Pro", description: "Interactive, hands-on culinary workshops to refine your cooking skills in the heart of your home.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg"},
]}
title="My Culinary Specialties"
description="Offering a diverse range of high-end dining experiences, from intimate dinners to interactive workshops."
@@ -119,50 +92,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Appetizer",
name: "Scallop Carpaccio",
price: "Seasonally Priced",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cake-biscuits-with-fork-knife-black-background_140725-92002.jpg",
},
id: "1", brand: "Appetizer", name: "Scallop Carpaccio", price: "Seasonally Priced", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cake-biscuits-with-fork-knife-black-background_140725-92002.jpg"},
{
id: "2",
brand: "Main Course",
name: "Herb-Crusted Sea Bass",
price: "Seasonally Priced",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-44339.jpg",
},
id: "2", brand: "Main Course", name: "Herb-Crusted Sea Bass", price: "Seasonally Priced", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-44339.jpg"},
{
id: "3",
brand: "Dessert",
name: "Dark Chocolate Ganache",
price: "Seasonally Priced",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-chocolate-cake-wooden-table_181624-29011.jpg",
},
id: "3", brand: "Dessert", name: "Dark Chocolate Ganache", price: "Seasonally Priced", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-chocolate-cake-wooden-table_181624-29011.jpg"},
{
id: "4",
brand: "Appetizer",
name: "Garden Heirloom Salad",
price: "Seasonally Priced",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-light-sala-with-herbs-cheese_114579-3071.jpg",
},
id: "4", brand: "Appetizer", name: "Garden Heirloom Salad", price: "Seasonally Priced", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-light-sala-with-herbs-cheese_114579-3071.jpg"},
{
id: "5",
brand: "Main Course",
name: "Wagyu Filet Mignon",
price: "Seasonally Priced",
rating: 5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg",
},
id: "5", brand: "Main Course", name: "Wagyu Filet Mignon", price: "Seasonally Priced", rating: 5,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg"},
]}
title="Sample Menu Highlights"
description="A glimpse into the seasonal artistry of my kitchen."
@@ -177,25 +120,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15+",
title: "Years Experience",
description: "Professional culinary training",
icon: Award,
id: "m1", value: "15+", title: "Years Experience", description: "Professional culinary training", icon: Award,
},
{
id: "m2",
value: "500+",
title: "Events Catered",
description: "Memorable dining experiences",
icon: Award,
id: "m2", value: "500+", title: "Events Catered", description: "Memorable dining experiences", icon: Award,
},
{
id: "m3",
value: "99%",
title: "Client Satisfaction",
description: "Five-star reviews and feedback",
icon: Star,
id: "m3", value: "99%", title: "Client Satisfaction", description: "Five-star reviews and feedback", icon: Star,
},
]}
title="Chef's Experience"
@@ -209,45 +140,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Stunning Experience",
quote: "Chef Artisan transformed our dinner party into a Michelin-level affair. Absolutely exquisite.",
name: "Sarah Miller",
role: "CEO",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg",
},
id: "1", title: "Stunning Experience", quote: "Chef Artisan transformed our dinner party into a Michelin-level affair. Absolutely exquisite.", name: "Sarah Miller", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg"},
{
id: "2",
title: "Professional and Warm",
quote: "Beyond the delicious food, their presence made the entire event smooth and truly special.",
name: "James Henderson",
role: "Entrepreneur",
imageSrc: "http://img.b2bpic.net/free-photo/four-beautiful-girls-resting-party_176420-6176.jpg",
},
id: "2", title: "Professional and Warm", quote: "Beyond the delicious food, their presence made the entire event smooth and truly special.", name: "James Henderson", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/four-beautiful-girls-resting-party_176420-6176.jpg"},
{
id: "3",
title: "Incredible Creativity",
quote: "I have never seen such beautiful and tasty plates at home. A true artisan.",
name: "Elena Rodriguez",
role: "Interior Designer",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-announcing-pregnancy-dinner-with-friends_23-2150167466.jpg",
},
id: "3", title: "Incredible Creativity", quote: "I have never seen such beautiful and tasty plates at home. A true artisan.", name: "Elena Rodriguez", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-announcing-pregnancy-dinner-with-friends_23-2150167466.jpg"},
{
id: "4",
title: "Flawless Execution",
quote: "Professional, efficient, and incredibly talented. Will definitely book again.",
name: "Marcus Chen",
role: "Finance Director",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-serving-themselves-buffet_1262-1860.jpg",
},
id: "4", title: "Flawless Execution", quote: "Professional, efficient, and incredibly talented. Will definitely book again.", name: "Marcus Chen", role: "Finance Director", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-serving-themselves-buffet_1262-1860.jpg"},
{
id: "5",
title: "Perfect Anniversary",
quote: "Our anniversary was made perfect by Chef's incredible customized tasting menu.",
name: "Julia Peterson",
role: "Architect",
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-with-baked-chicken_23-2147961415.jpg",
},
id: "5", title: "Perfect Anniversary", quote: "Our anniversary was made perfect by Chef's incredible customized tasting menu.", name: "Julia Peterson", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-with-baked-chicken_23-2147961415.jpg"},
]}
title="What Clients Say"
description="Crafting unforgettable dining experiences, one client at a time."
@@ -260,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How far in advance should I book?",
content: "I recommend booking at least 3-4 weeks in advance to ensure availability, especially for weekends and holidays.",
},
id: "q1", title: "How far in advance should I book?", content: "I recommend booking at least 3-4 weeks in advance to ensure availability, especially for weekends and holidays."},
{
id: "q2",
title: "Can you accommodate dietary restrictions?",
content: "Absolutely. I take dietary requirements and allergies very seriously and will customize the menu to ensure everyone is safe and satisfied.",
},
id: "q2", title: "Can you accommodate dietary restrictions?", content: "Absolutely. I take dietary requirements and allergies very seriously and will customize the menu to ensure everyone is safe and satisfied."},
{
id: "q3",
title: "Do you provide your own ingredients?",
content: "Yes, I source all ingredients myself, focusing on the freshest seasonal produce from local suppliers.",
},
id: "q3", title: "Do you provide your own ingredients?", content: "Yes, I source all ingredients myself, focusing on the freshest seasonal produce from local suppliers."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg"
title="Common Questions"
@@ -286,8 +178,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Booking"
title="Ready to Plan Your Meal?"
description="Let's create a menu that your guests will be talking about for years to come. Reach out to start your custom consultation."
@@ -300,16 +191,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Chef Artisan"
leftLink={{
text: "Terms & Conditions",
href: "#",
}}
text: "Terms & Conditions", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}