diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ba6ff1..57ca5c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Award } from "lucide-react"; +import { Award, Utensils, CalendarDays, BookOpen, ChefHat } from "lucide-react"; export default function LandingPage() { return ( @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,60 +50,37 @@ export default function LandingPage() {
@@ -126,7 +93,7 @@ export default function LandingPage() { description="With over 10 years of experience in Michelin-starred kitchens, I bring professional expertise to your home dining experiences." subdescription="My approach focuses on farm-to-table freshness, seasonal flavors, and bespoke menus tailored to your specific preferences." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-plate-fried-aubergine-wraps-with-walnuts_140725-5250.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-plate-fried-aubergine-wraps-with-walnuts_140725-5250.jpg" mediaAnimation="slide-up" /> @@ -137,33 +104,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Private Dinners", - description: "Custom menus for intimate parties.", - buttonIcon: "Utensils", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-with-pan_23-2149631736.jpg", - imageAlt: "private chef gourmet plating", - }, + title: "Private Dinners", description: "Custom menus for intimate parties.", buttonIcon: Utensils, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-with-pan_23-2149631736.jpg", imageAlt: "private chef gourmet plating"}, { - title: "Events & Catering", - description: "Seamless service for larger gatherings.", - buttonIcon: "CalendarDays", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-plate-fried-aubergine-wraps-with-walnuts_140725-5250.jpg?_wi=2", - imageAlt: "private chef gourmet plating", - }, + title: "Events & Catering", description: "Seamless service for larger gatherings.", buttonIcon: CalendarDays, + imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-plate-fried-aubergine-wraps-with-walnuts_140725-5250.jpg", imageAlt: "private chef gourmet plating"}, { - title: "Cooking Classes", - description: "Hands-on culinary lessons in your home.", - buttonIcon: "BookOpen", - imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-making-sushi-rolls_1398-1682.jpg", - imageAlt: "private chef gourmet plating", - }, + title: "Cooking Classes", description: "Hands-on culinary lessons in your home.", buttonIcon: BookOpen, + imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-making-sushi-rolls_1398-1682.jpg", imageAlt: "private chef gourmet plating"}, { - title: "Weekly Prep", - description: "Healthy, pre-planned meals for your week.", - buttonIcon: "ChefHat", - imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-celebrating-new-year-friends-drinks-champagne_1157-44318.jpg", - imageAlt: "private chef gourmet plating", - }, + title: "Weekly Prep", description: "Healthy, pre-planned meals for your week.", buttonIcon: ChefHat, + imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-celebrating-new-year-friends-drinks-champagne_1157-44318.jpg", imageAlt: "private chef gourmet plating"}, ]} title="Services Offered" description="Comprehensive culinary solutions for every occasion." @@ -178,41 +129,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Herb-Crusted Wagyu", - price: "$85", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-condiments-concept_23-2148578412.jpg", - }, + id: "p1", name: "Herb-Crusted Wagyu", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-condiments-concept_23-2148578412.jpg"}, { - id: "p2", - name: "Seared Scallop Risotto", - price: "$65", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-with-quinoa-meat_181624-28743.jpg", - }, + id: "p2", name: "Seared Scallop Risotto", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-with-quinoa-meat_181624-28743.jpg"}, { - id: "p3", - name: "Truffle Mushroom Tart", - price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/top-closer-view-sliced-vegetable-salad-peppered-inside-plate-dark-blue-desk-salad-vegetable-food-meal-snack-lunch_140725-39963.jpg", - }, + id: "p3", name: "Truffle Mushroom Tart", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/top-closer-view-sliced-vegetable-salad-peppered-inside-plate-dark-blue-desk-salad-vegetable-food-meal-snack-lunch_140725-39963.jpg"}, { - id: "p4", - name: "Valrhona Chocolate Ganache", - price: "$30", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-with-cream-dogwoods-grey_140725-29962.jpg", - }, + id: "p4", name: "Valrhona Chocolate Ganache", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-with-cream-dogwoods-grey_140725-29962.jpg"}, { - id: "p5", - name: "Amuse-bouche Trio", - price: "$40", - imageSrc: "http://img.b2bpic.net/free-photo/happy-chef-arranging-snacks-wooden-board_23-2148245053.jpg", - }, + id: "p5", name: "Amuse-bouche Trio", price: "$40", imageSrc: "http://img.b2bpic.net/free-photo/happy-chef-arranging-snacks-wooden-board_23-2148245053.jpg"}, { - id: "p6", - name: "Seasonal Tasting Menu", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259728.jpg", - }, + id: "p6", name: "Seasonal Tasting Menu", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259728.jpg"}, ]} title="Signature Menu Highlights" description="A glimpse of the gourmet experiences I craft for my clients." @@ -226,37 +153,16 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "starter", - badge: "Intimate", - price: "$300", - subtitle: "Perfect for small parties.", - features: [ - "3-course meal", - "Bespoke menu", - "Prep & cleanup", - ], + id: "starter", badge: "Intimate", price: "$300", subtitle: "Perfect for small parties.", features: [ + "3-course meal", "Bespoke menu", "Prep & cleanup"], }, { - id: "pro", - badge: "Gourmet", - price: "$600", - subtitle: "A fully tailored experience.", - features: [ - "5-course meal", - "Wine pairing", - "Full kitchen service", - ], + id: "pro", badge: "Gourmet", price: "$600", subtitle: "A fully tailored experience.", features: [ + "5-course meal", "Wine pairing", "Full kitchen service"], }, { - id: "premium", - badge: "Luxury", - price: "$1200", - subtitle: "Total culinary indulgence.", - features: [ - "7-course meal", - "Personal service", - "Market sourcing", - ], + id: "premium", badge: "Luxury", price: "$1200", subtitle: "Total culinary indulgence.", features: [ + "7-course meal", "Personal service", "Market sourcing"], }, ]} title="Transparent Pricing" @@ -272,25 +178,15 @@ export default function LandingPage() { author="Sarah J." avatars={[ { - src: "http://img.b2bpic.net/free-photo/group-young-people-celebrating-new-year-friends-drinks-champagne_1157-44318.jpg", - alt: "Client 1", - }, + src: "http://img.b2bpic.net/free-photo/group-young-people-celebrating-new-year-friends-drinks-champagne_1157-44318.jpg", alt: "Client 1"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-meal-evening_23-2147736698.jpg", - alt: "Client 2", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-meal-evening_23-2147736698.jpg", alt: "Client 2"}, { - src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517419.jpg", - alt: "Client 3", - }, + src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517419.jpg", alt: "Client 3"}, { - src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", - alt: "Client 4", - }, + src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", alt: "Client 4"}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-delicious-food_23-2148972769.jpg", - alt: "Client 5", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-delicious-food_23-2148972769.jpg", alt: "Client 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -303,20 +199,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you accommodate allergies?", - content: "Absolutely. I customize every menu to be safe and delicious for all dietary requirements.", - }, + id: "q1", title: "Do you accommodate allergies?", content: "Absolutely. I customize every menu to be safe and delicious for all dietary requirements."}, { - id: "q2", - title: "How far in advance should I book?", - content: "I recommend booking at least 2-3 weeks in advance to ensure availability.", - }, + id: "q2", title: "How far in advance should I book?", content: "I recommend booking at least 2-3 weeks in advance to ensure availability."}, { - id: "q3", - title: "Do I need to provide anything?", - content: "I bring all ingredients and professional tools; I only require access to your kitchen area.", - }, + id: "q3", title: "Do I need to provide anything?", content: "I bring all ingredients and professional tools; I only require access to your kitchen area."}, ]} title="Frequently Asked Questions" faqsAnimation="slide-up" @@ -328,8 +215,7 @@ export default function LandingPage() {