diff --git a/src/app/page.tsx b/src/app/page.tsx index b5f7410..45a73e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Award, CalendarDays, Leaf, Smile, Sparkles, Users, Utensils } from "lucide-react"; +import { Award, CalendarDays, Leaf, Smile, Sparkles, Users, Utensils, Clipboard } from "lucide-react"; export default function LandingPage() { return ( @@ -33,66 +33,35 @@ export default function LandingPage() {
@@ -105,19 +74,13 @@ export default function LandingPage() { metrics={[ { icon: Award, - label: "Years Experience", - value: "15+", - }, + label: "Years Experience", value: "15+"}, { icon: Users, - label: "Happy Clients", - value: "500+", - }, + label: "Happy Clients", value: "500+"}, { icon: Award, - label: "Events Catered", - value: "1200+", - }, + label: "Events Catered", value: "1200+"}, ]} metricsAnimation="slide-up" /> @@ -130,67 +93,43 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Farm-to-Table Freshness", - description: "We source ingredients from local, organic farms to guarantee the highest quality and freshness.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/long-haired-housewife-cooking-home-kitchen_1398-1127.jpg", - imageAlt: "Fresh ingredients", - }, + title: "Farm-to-Table Freshness", description: "We source ingredients from local, organic farms to guarantee the highest quality and freshness.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/long-haired-housewife-cooking-home-kitchen_1398-1127.jpg", imageAlt: "Fresh ingredients"}, items: [ { icon: Leaf, - text: "Locally sourced", - }, + text: "Locally sourced"}, { icon: CalendarDays, - text: "Seasonal menu", - }, + text: "Seasonal menu"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg?_wi=2", - imageAlt: "fresh organic local produce market", }, { - title: "Bespoke Menu Design", - description: "Every menu is uniquely designed around your preferences, dietary requirements, and the occasion's theme.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/handmade-folder-with-cutlery-tag_23-2147709603.jpg", - imageAlt: "Custom menu", - }, + title: "Bespoke Menu Design", description: "Every menu is uniquely designed around your preferences, dietary requirements, and the occasion's theme.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/handmade-folder-with-cutlery-tag_23-2147709603.jpg", imageAlt: "Custom menu"}, items: [ { - icon: ClipboardEdit, - text: "Custom recipes", - }, + icon: Clipboard, + text: "Custom recipes"}, { icon: Smile, - text: "Dietary friendly", - }, + text: "Dietary friendly"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727972.jpg?_wi=2", - imageAlt: "fresh organic local produce market", }, { - title: "Seamless Event Catering", - description: "From preparation to cleanup, we manage every detail so you can simply enjoy your company.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/family-having-nice-thanksgiving-dinner-together_23-2149082316.jpg", - imageAlt: "Events", - }, + title: "Seamless Event Catering", description: "From preparation to cleanup, we manage every detail so you can simply enjoy your company.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/family-having-nice-thanksgiving-dinner-together_23-2149082316.jpg", imageAlt: "Events"}, items: [ { icon: Utensils, - text: "Full service", - }, + text: "Full service"}, { icon: Sparkles, - text: "Flawless cleanup", - }, + text: "Flawless cleanup"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-arranging-food-plate_52683-97337.jpg?_wi=2", - imageAlt: "fresh organic local produce market", }, ]} title="Your Personalized Dining Journey" @@ -206,41 +145,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Artisanal Tasting Menu", - price: "From $150/pp", - imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247759.jpg", - }, + id: "p1", name: "Artisanal Tasting Menu", price: "From $150/pp", imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247759.jpg"}, { - id: "p2", - name: "Fresh Coastal Seafood", - price: "From $180/pp", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg", - }, + id: "p2", name: "Fresh Coastal Seafood", price: "From $180/pp", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg"}, { - id: "p3", - name: "Prime Cut Steak Night", - price: "From $200/pp", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg", - }, - { - id: "p4", - name: "Seasonal Garden Harvest", - price: "From $120/pp", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-holding-vegetable-salad-glass-bowl-top-view-gray-surface_176474-6525.jpg", - }, - { - id: "p5", - name: "Homemade Pasta Workshop", - price: "From $140/pp", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-with-sauce-brown-wooden-table-pasta-cook-food-meal_140725-27862.jpg", - }, - { - id: "p6", - name: "Decadent Dessert Trio", - price: "From $90/pp", - imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35041.jpg", - }, + id: "p3", name: "Prime Cut Steak Night", price: "From $200/pp", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg"}, ]} title="Signature Culinary Offerings" description="Our most popular dining experiences and signature dish packages." @@ -254,56 +163,17 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "standard", - title: "Intimate Dinner", - price: "$500", - period: "per event", - features: [ - "Personalized menu", - "3-course meal", - "Professional plating", - ], + id: "standard", title: "Intimate Dinner", price: "$500", period: "per event", features: [ + "Personalized menu", "3-course meal", "Professional plating"], button: { - text: "Select", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-135612.jpg", - imageAlt: "chef profile portrait professional", - }, + text: "Select", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-135612.jpg", imageAlt: "chef profile portrait professional"}, { - id: "premium", - title: "Dinner Party", - price: "$1200", - period: "per event", - features: [ - "6-course tasting", - "Wine pairing guidance", - "Full service cleaning", - ], + id: "premium", title: "Dinner Party", price: "$1200", period: "per event", features: [ + "6-course tasting", "Wine pairing guidance", "Full service cleaning"], button: { - text: "Select", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg?_wi=3", - imageAlt: "chef profile portrait professional", - }, - { - id: "elite", - title: "Chef's Table Event", - price: "$2500", - period: "per event", - features: [ - "Private cooking demo", - "8-course experience", - "Premium ingredient selection", - ], - button: { - text: "Select", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727972.jpg?_wi=3", - imageAlt: "chef profile portrait professional", - }, + text: "Select", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg", imageAlt: "chef profile portrait professional"}, ]} title="Simple & Transparent Pricing" description="Choose the perfect package for your upcoming event." @@ -316,45 +186,11 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Incredible Birthday", - quote: "Chef Alex made our anniversary unforgettable. Every course was a masterpiece.", - name: "Sarah Miller", - role: "Finance Exec", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-coat-sitting-outside-cafe-reading-magazine_1303-19470.jpg", - }, + id: "t1", title: "Incredible Birthday", quote: "Chef Alex made our anniversary unforgettable. Every course was a masterpiece.", name: "Sarah Miller", role: "Finance Exec", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-coat-sitting-outside-cafe-reading-magazine_1303-19470.jpg"}, { - id: "t2", - title: "Seamless Event", - quote: "The cleanest, most professional private chef experience we've had. Highly recommend.", - name: "Mark Johnson", - role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-smile-night_23-2148283880.jpg", - }, + id: "t2", title: "Seamless Event", quote: "The cleanest, most professional private chef experience we've had. Highly recommend.", name: "Mark Johnson", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-smile-night_23-2148283880.jpg"}, { - id: "t3", - title: "Bespoke Perfection", - quote: "I love how the menu was tailored to our dietary restrictions without compromising flavor.", - name: "Elena Rodriguez", - role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-celebrating-new-year-that-s-coming_23-2149144064.jpg", - }, - { - id: "t4", - title: "Outstanding Flavors", - quote: "A true culinary journey. The seafood dish was absolute perfection.", - name: "David Chen", - role: "Tech Lead", - imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg", - }, - { - id: "t5", - title: "Wonderful Experience", - quote: "The Chef's Table package was well worth it for our intimate family celebration.", - name: "Sophie Martin", - role: "Marketing VP", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-46898.jpg", - }, + id: "t3", title: "Bespoke Perfection", quote: "I love how the menu was tailored to our dietary restrictions without compromising flavor.", name: "Elena Rodriguez", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-celebrating-new-year-that-s-coming_23-2149144064.jpg"}, ]} title="Hear From Our Guests" description="Memories made around the table are our greatest motivation." @@ -366,20 +202,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "How far in advance should I book?", - content: "I recommend booking at least 4-6 weeks in advance to ensure availability for your desired date.", - }, + id: "faq1", title: "How far in advance should I book?", content: "I recommend booking at least 4-6 weeks in advance to ensure availability for your desired date."}, { - id: "faq2", - title: "Do you accommodate allergies?", - content: "Absolutely. During our consultation, we'll discuss all dietary requirements to create a safe, delicious menu.", - }, + id: "faq2", title: "Do you accommodate allergies?", content: "Absolutely. During our consultation, we'll discuss all dietary requirements to create a safe, delicious menu."}, { - id: "faq3", - title: "Does the pricing include groceries?", - content: "Yes, our transparent pricing model includes all ingredients and grocery procurement.", - }, + id: "faq3", title: "Does the pricing include groceries?", content: "Yes, our transparent pricing model includes all ingredients and grocery procurement."}, ]} sideTitle="Frequently Asked Questions" faqsAnimation="slide-up" @@ -390,16 +217,13 @@ export default function LandingPage() {
@@ -410,33 +234,21 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Services", - href: "#features", - }, + label: "Services", href: "#features"}, { - label: "Pricing", - href: "#pricing", - }, + label: "Pricing", href: "#pricing"}, ], }, { items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "FAQs", - href: "#faq", - }, + label: "FAQs", href: "#faq"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, ]}