Merge version_1 into main #1
239
src/app/page.tsx
239
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Experience",
|
||||
id: "experience",
|
||||
},
|
||||
name: "Experience", id: "experience"},
|
||||
{
|
||||
name: "Menus",
|
||||
id: "menus",
|
||||
},
|
||||
name: "Menus", id: "menus"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elite Chef"
|
||||
/>
|
||||
@@ -59,69 +51,37 @@ export default function LandingPage() {
|
||||
description="Personalized menus crafted by a professional chef in your home. From intimate dinners to lavish events, we create unforgettable dining experiences tailored to your taste."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah",
|
||||
testimonial: "Truly an unforgettable evening. The level of service was unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarah", testimonial: "Truly an unforgettable evening. The level of service was unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"},
|
||||
{
|
||||
name: "Michael K.",
|
||||
handle: "@mike",
|
||||
testimonial: "The best private dining experience we've ever had at home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg",
|
||||
},
|
||||
name: "Michael K.", handle: "@mike", testimonial: "The best private dining experience we've ever had at home.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emily",
|
||||
testimonial: "Exceptional attention to detail and exquisite flavors throughout.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg",
|
||||
},
|
||||
name: "Emily R.", handle: "@emily", testimonial: "Exceptional attention to detail and exquisite flavors throughout.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg"},
|
||||
{
|
||||
name: "David L.",
|
||||
handle: "@david",
|
||||
testimonial: "Highly recommended for any special occasion. Incredible.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/we-are-best-business-team-ever_637285-9575.jpg",
|
||||
},
|
||||
name: "David L.", handle: "@david", testimonial: "Highly recommended for any special occasion. Incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/we-are-best-business-team-ever_637285-9575.jpg"},
|
||||
{
|
||||
name: "Jessica B.",
|
||||
handle: "@jess",
|
||||
testimonial: "Chef made our anniversary feel absolutely magical. Amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg",
|
||||
},
|
||||
name: "Jessica B.", handle: "@jess", testimonial: "Chef made our anniversary feel absolutely magical. Amazing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Chef",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Chef", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg",
|
||||
alt: "happy client smiling portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg", alt: "happy client smiling portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg",
|
||||
alt: "elegant host dinner party",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg", alt: "elegant host dinner party"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
alt: "happy client portrait luxury home",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", alt: "happy client portrait luxury home"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg",
|
||||
alt: "happy family dining luxury home",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg", alt: "happy family dining luxury home"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg",
|
||||
alt: "happy diner portrait luxury setting",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg", alt: "happy diner portrait luxury setting"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ satisfied hosts"
|
||||
/>
|
||||
@@ -147,17 +107,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"No grocery shopping required",
|
||||
"No kitchen stress",
|
||||
"No cleanup duties",
|
||||
],
|
||||
"No grocery shopping required", "No kitchen stress", "No cleanup duties"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Sourced seasonal ingredients",
|
||||
"Personalized menu planning",
|
||||
"Expert service & plating",
|
||||
],
|
||||
"Sourced seasonal ingredients", "Personalized menu planning", "Expert service & plating"],
|
||||
}}
|
||||
title="What We Deliver"
|
||||
description="Exclusivity combined with comfort. We handle every detail, from sourcing to cleanup, leaving you to focus on your guests."
|
||||
@@ -171,37 +125,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
badge: "Intimate",
|
||||
price: "$450+",
|
||||
subtitle: "Perfect for small dinners",
|
||||
features: [
|
||||
"3-course meal",
|
||||
"Personal menu design",
|
||||
"Local sourcing",
|
||||
],
|
||||
id: "1", badge: "Intimate", price: "$450+", subtitle: "Perfect for small dinners", features: [
|
||||
"3-course meal", "Personal menu design", "Local sourcing"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Signature",
|
||||
price: "$800+",
|
||||
subtitle: "Recommended for celebrations",
|
||||
features: [
|
||||
"5-course degustation",
|
||||
"Premium wine pairing",
|
||||
"Full event styling",
|
||||
],
|
||||
id: "2", badge: "Signature", price: "$800+", subtitle: "Recommended for celebrations", features: [
|
||||
"5-course degustation", "Premium wine pairing", "Full event styling"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
badge: "Grand",
|
||||
price: "$1,500+",
|
||||
subtitle: "For lavish private gatherings",
|
||||
features: [
|
||||
"7-course tasting menu",
|
||||
"Private server included",
|
||||
"Signature amuse-bouche",
|
||||
],
|
||||
id: "3", badge: "Grand", price: "$1,500+", subtitle: "For lavish private gatherings", features: [
|
||||
"7-course tasting menu", "Private server included", "Signature amuse-bouche"],
|
||||
},
|
||||
]}
|
||||
title="Tailored Menus"
|
||||
@@ -211,32 +144,21 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardSeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "500+",
|
||||
title: "Dinners Hosted",
|
||||
items: [
|
||||
"Intimate and lavish",
|
||||
],
|
||||
id: "1", value: "500+", title: "Dinners Hosted", items: [
|
||||
"Intimate and lavish"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "150+",
|
||||
title: "Custom Menus",
|
||||
items: [
|
||||
"Seasonal recipes",
|
||||
],
|
||||
id: "2", value: "150+", title: "Custom Menus", items: [
|
||||
"Seasonal recipes"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "99%",
|
||||
title: "Satisfaction Rate",
|
||||
items: [
|
||||
"Guest feedback",
|
||||
],
|
||||
id: "3", value: "99%", title: "Satisfaction Rate", items: [
|
||||
"Guest feedback"],
|
||||
},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
@@ -252,45 +174,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "CEO",
|
||||
company: "TechCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-engagement-ring-his-happy-girlfriend-restaurant_23-2147891141.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "CEO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-engagement-ring-his-happy-girlfriend-restaurant_23-2147891141.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael K.",
|
||||
role: "Founder",
|
||||
company: "Innovate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018738.jpg",
|
||||
},
|
||||
id: "2", name: "Michael K.", role: "Founder", company: "Innovate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018738.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Director",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-preparing-dinner-looking-his-son_23-2148351719.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", role: "Director", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-preparing-dinner-looking-his-son_23-2148351719.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
role: "Manager",
|
||||
company: "StudioXYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575132.jpg",
|
||||
},
|
||||
id: "4", name: "David L.", role: "Manager", company: "StudioXYZ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575132.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica B.",
|
||||
role: "Designer",
|
||||
company: "Elite",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-long-distance-lover_23-2149289490.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica B.", role: "Designer", company: "Elite", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-long-distance-lover_23-2149289490.jpg"},
|
||||
]}
|
||||
title="Client Stories"
|
||||
description="Hear what our hosts say about their experiences."
|
||||
@@ -299,27 +196,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How far in advance should I book?",
|
||||
content: "We recommend booking at least 2 weeks in advance.",
|
||||
},
|
||||
id: "1", title: "How far in advance should I book?", content: "We recommend booking at least 2 weeks in advance."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can you accommodate dietary restrictions?",
|
||||
content: "Yes, we specialize in personalized allergy-aware menus.",
|
||||
},
|
||||
id: "2", title: "Can you accommodate dietary restrictions?", content: "Yes, we specialize in personalized allergy-aware menus."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is cleanup included?",
|
||||
content: "Every booking includes complete kitchen cleanup service.",
|
||||
},
|
||||
id: "3", title: "Is cleanup included?", content: "Every booking includes complete kitchen cleanup service."},
|
||||
]}
|
||||
sideTitle="Your Questions"
|
||||
sideDescription="Everything you need to know about booking your chef."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -327,8 +215,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Booking"
|
||||
title="Ready for an Experience?"
|
||||
description="Start the conversation for your bespoke dining event today."
|
||||
@@ -340,33 +227,21 @@ export default function LandingPage() {
|
||||
logoText="Elite Chef"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menus",
|
||||
href: "#menus",
|
||||
},
|
||||
label: "Menus", href: "#menus"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user