Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-06 12:14:13 +00:00

View File

@@ -6,7 +6,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Award } from "lucide-react";
@@ -27,138 +27,83 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
<NavbarStyleFullscreen
brandName="Chef Studio"
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Chef Studio"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Exquisite Culinary Experiences at Home"
description="Elevate your private event with curated, five-star menus tailored to your tastes. I bring professional technique and locally-sourced ingredients directly to your kitchen."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=1",
imageAlt: "Plating high-end gourmet food",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=1", imageAlt: "Plating high-end gourmet food"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking-salad_23-2148471922.jpg?_wi=1",
imageAlt: "Fresh ingredients on prep station",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking-salad_23-2148471922.jpg?_wi=1", imageAlt: "Fresh ingredients on prep station"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg?_wi=1",
imageAlt: "Gourmet dessert preparation",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg?_wi=1", imageAlt: "Gourmet dessert preparation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=1",
imageAlt: "Seasoning a signature dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=1", imageAlt: "Seasoning a signature dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-squeezing-sauce-salad_23-2148516912.jpg?_wi=1",
imageAlt: "Presenting the final plate",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-squeezing-sauce-salad_23-2148516912.jpg?_wi=1", imageAlt: "Presenting the final plate"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=1",
imageAlt: "Kitchen artistry in progress",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=1", imageAlt: "Kitchen artistry in progress"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=2",
imageAlt: "Kitchen artistry in progress",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=2", imageAlt: "Kitchen artistry in progress"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-squeezing-sauce-salad_23-2148516912.jpg?_wi=2",
imageAlt: "Presenting the final plate",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-squeezing-sauce-salad_23-2148516912.jpg?_wi=2", imageAlt: "Presenting the final plate"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=2",
imageAlt: "Seasoning a signature dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=2", imageAlt: "Seasoning a signature dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg?_wi=2",
imageAlt: "Gourmet dessert preparation",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg?_wi=2", imageAlt: "Gourmet dessert preparation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking-salad_23-2148471922.jpg?_wi=2",
imageAlt: "Fresh ingredients on prep station",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking-salad_23-2148471922.jpg?_wi=2", imageAlt: "Fresh ingredients on prep station"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=2",
imageAlt: "Plating high-end gourmet food",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=2", imageAlt: "Plating high-end gourmet food"},
]}
buttons={[
{
text: "Book Your Chef",
href: "#contact",
},
text: "Book Your Chef", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/girl-sunglasses_1157-6308.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/girl-sunglasses_1157-6308.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/side-view-chopped-vegetable-salad-with-chicken-pineapple-plate-table_140725-11500.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/side-view-chopped-vegetable-salad-with-chicken-pineapple-plate-table_140725-11500.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 500+ food enthusiasts"
marqueeItems={[
{
type: "text",
text: "Michelin Star Experience",
},
type: "text", text: "Michelin Star Experience"},
{
type: "text",
text: "Locally Sourced",
},
type: "text", text: "Locally Sourced"},
{
type: "text",
text: "Custom Menus",
},
type: "text", text: "Custom Menus"},
{
type: "text",
text: "Private Classes",
},
type: "text", text: "Private Classes"},
{
type: "text",
text: "Event Catering",
},
type: "text", text: "Event Catering"},
]}
/>
</div>
@@ -183,23 +128,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Private Dinner Parties",
description: "Seamless, gourmet multi-course service for you and your guests.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=3",
imageAlt: "Fine dining setup",
},
title: "Private Dinner Parties", description: "Seamless, gourmet multi-course service for you and your guests.", imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg?_wi=3", imageAlt: "Fine dining setup"},
{
title: "Event Catering",
description: "Custom menus for large gatherings or special occasions.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg?_wi=3",
imageAlt: "Large event plating",
},
title: "Event Catering", description: "Custom menus for large gatherings or special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg?_wi=3", imageAlt: "Large event plating"},
{
title: "Cooking Masterclasses",
description: "Hands-on instruction in your own home for food enthusiasts.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=3",
imageAlt: "Cooking lesson",
},
title: "Cooking Masterclasses", description: "Hands-on instruction in your own home for food enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=3", imageAlt: "Cooking lesson"},
]}
title="My Culinary Services"
description="Comprehensive private chef solutions designed to fit your needs."
@@ -213,40 +146,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Julia M.",
role: "Host",
testimonial: "The best dinner party we've ever hosted. Everything was perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-sunglasses_1157-6308.jpg",
},
id: "1", name: "Julia M.", role: "Host", testimonial: "The best dinner party we've ever hosted. Everything was perfect.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sunglasses_1157-6308.jpg"},
{
id: "2",
name: "Robert S.",
role: "Event Coordinator",
testimonial: "Impeccable service and even better food. A true artist.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chopped-vegetable-salad-with-chicken-pineapple-plate-table_140725-11500.jpg",
},
id: "2", name: "Robert S.", role: "Event Coordinator", testimonial: "Impeccable service and even better food. A true artist.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chopped-vegetable-salad-with-chicken-pineapple-plate-table_140725-11500.jpg"},
{
id: "3",
name: "Sarah P.",
role: "Foodie Enthusiast",
testimonial: "Chef made our anniversary truly unforgettable.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg",
},
id: "3", name: "Sarah P.", role: "Foodie Enthusiast", testimonial: "Chef made our anniversary truly unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg"},
{
id: "4",
name: "David W.",
role: "CEO",
testimonial: "Professional, clean, and delicious. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg",
},
id: "4", name: "David W.", role: "CEO", testimonial: "Professional, clean, and delicious. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg"},
{
id: "5",
name: "Elena R.",
role: "Business Leader",
testimonial: "A wonderful experience from start to finish.",
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg",
},
id: "5", name: "Elena R.", role: "Business Leader", testimonial: "A wonderful experience from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg"},
]}
title="What My Clients Say"
description="Read about the culinary journeys I've created for others."
@@ -260,22 +168,14 @@ export default function LandingPage() {
description="Send a request to discuss your upcoming event, dietary requirements, and booking availability."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell me about your event (Date, number of guests, preferences)...",
rows: 4,
name: "message", placeholder: "Tell me about your event (Date, number of guests, preferences)...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg"
@@ -288,33 +188,21 @@ export default function LandingPage() {
logoText="Chef Studio"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "Book Now",
href: "#contact",
},
label: "Book Now", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}