Merge version_1 into main #2
118
src/app/page.tsx
118
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Chef Artisan"
|
||||
/>
|
||||
@@ -56,19 +46,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Elevating Home Dining to Fine Art"
|
||||
description="Experience exquisite, personalized culinary journeys tailored for your private event, created by a seasoned professional chef in the comfort of your home."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Event",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Event", href: "#contact"},
|
||||
{
|
||||
text: "View My Menus",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View My Menus", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-holds-plate-with-gurza-side-view_141793-4738.jpg"
|
||||
imageAlt="Professional Chef Plating Gourmet Dish"
|
||||
@@ -92,35 +77,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Bespoke Dinner Parties",
|
||||
descriptions: [
|
||||
"Customized menus reflecting your preferences.",
|
||||
"Seamless multi-course service.",
|
||||
"Full preparation and cleanup.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg",
|
||||
},
|
||||
id: "1", title: "Bespoke Dinner Parties", descriptions: [
|
||||
"Customized menus reflecting your preferences.", "Seamless multi-course service.", "Full preparation and cleanup."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Interactive Culinary Classes",
|
||||
descriptions: [
|
||||
"Hands-on cooking techniques at home.",
|
||||
"Expert guidance on ingredient selection.",
|
||||
"Fun-filled culinary learning experiences.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-cooking-kitchen_53876-20986.jpg",
|
||||
},
|
||||
id: "2", title: "Interactive Culinary Classes", descriptions: [
|
||||
"Hands-on cooking techniques at home.", "Expert guidance on ingredient selection.", "Fun-filled culinary learning experiences."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-is-cooking-kitchen_53876-20986.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Special Event Catering",
|
||||
descriptions: [
|
||||
"Tailored themes for any celebration.",
|
||||
"Exquisite plating for large or small groups.",
|
||||
"Professional service for your special day.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2150176890.jpg",
|
||||
},
|
||||
id: "3", title: "Special Event Catering", descriptions: [
|
||||
"Tailored themes for any celebration.", "Exquisite plating for large or small groups.", "Professional service for your special day."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2150176890.jpg"},
|
||||
]}
|
||||
title="My Culinary Services"
|
||||
description="Offering bespoke dining solutions tailored to your unique tastes and event needs, ensuring every detail is perfectly managed."
|
||||
@@ -129,44 +96,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@smiller",
|
||||
testimonial: "The most incredible dining experience! The chef took care of every detail, from the wine pairing to the stunning dessert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", handle: "@smiller", testimonial: "The most incredible dining experience! The chef took care of every detail, from the wine pairing to the stunning dessert.", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Thorne",
|
||||
handle: "@dthorne",
|
||||
testimonial: "Simply exquisite. The quality of ingredients and the flavors brought into our home were restaurant-quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173232.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "David Thorne", handle: "@dthorne", testimonial: "Simply exquisite. The quality of ingredients and the flavors brought into our home were restaurant-quality.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173232.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elenarod",
|
||||
testimonial: "Chef was professional, personable, and created a menu that perfectly captured our vision for the birthday celebration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enyoing-dinner-party_52683-130090.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rodriguez", handle: "@elenarod", testimonial: "Chef was professional, personable, and created a menu that perfectly captured our vision for the birthday celebration.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enyoing-dinner-party_52683-130090.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mark Jenkins",
|
||||
handle: "@mjenkins",
|
||||
testimonial: "A seamless evening that left us wanting more. We cannot recommend these services enough for anyone seeking excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077662.jpg",
|
||||
},
|
||||
id: "4", name: "Mark Jenkins", handle: "@mjenkins", testimonial: "A seamless evening that left us wanting more. We cannot recommend these services enough for anyone seeking excellence.", imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077662.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda Wu",
|
||||
handle: "@lwu",
|
||||
testimonial: "Every bite was a masterpiece! Our guests were blown away by the service and the incredible food.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173232.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Linda Wu", handle: "@lwu", testimonial: "Every bite was a masterpiece! Our guests were blown away by the service and the incredible food.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-family-enjoying-new-year-party_23-2149173232.jpg"},
|
||||
]}
|
||||
title="Voices of My Guests"
|
||||
description="Hear from clients who have elevated their dining events with our curated culinary experiences."
|
||||
@@ -177,14 +120,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to curate your bespoke menu? Let's discuss your next event and bring gourmet flavors to your kitchen table."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact the Chef",
|
||||
href: "mailto:hello@chef.com",
|
||||
},
|
||||
text: "Contact the Chef", href: "mailto:hello@chef.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -193,13 +133,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Chef Artisan"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@chef.com",
|
||||
}}
|
||||
text: "Contact Us", href: "mailto:hello@chef.com"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user