diff --git a/src/app/page.tsx b/src/app/page.tsx index 57ba81d..93e5166 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { >
@@ -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: "#"}, ], }, ]}