diff --git a/src/app/page.tsx b/src/app/page.tsx index bbf9d2c..c8dd211 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Award, Calendar, Chef, Leaf, Phone, Sparkles, Star, UtensilsCrossed, Users, Utensils } from 'lucide-react'; +import { Award, Calendar, Leaf, Phone, Sparkles, Star, UtensilsCrossed, Users, Utensils } from 'lucide-react'; export default function LandingPage() { return ( @@ -46,19 +46,19 @@ export default function LandingPage() { title="Elevated Culinary Experiences" description="Transform your private events with personalized fine dining crafted to perfection. Award-winning private chef delivering bespoke menus and unforgettable gastronomy at your table." tag="Premium Private Chef Services" - tagIcon={Chef} + tagIcon={Utensils} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1", imageAlt: "Gourmet plated dish" }, - { imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1", imageAlt: "Premium food preparation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg?_wi=1", imageAlt: "Fine dining presentation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-strawberry-cafe_181624-26180.jpg?_wi=1", imageAlt: "Gourmet dessert plating" } + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Gourmet plated dish" }, + { imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg", imageAlt: "Premium food preparation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg", imageAlt: "Fine dining presentation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-strawberry-cafe_181624-26180.jpg", imageAlt: "Gourmet dessert plating" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=1", imageAlt: "Elegant dinner service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2", imageAlt: "Chef culinary artistry" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=3", imageAlt: "Premium meal presentation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", imageAlt: "Elegant dinner service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Chef culinary artistry" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Premium meal presentation" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg", imageAlt: "Premium ingredients selection" } ]} carouselPosition="right" @@ -87,6 +87,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg" imageAlt="Professional chef portrait" imagePosition="right" + mediaAnimation="slide-up" buttons={[ { text: "Learn More", href: "#services" } ]} @@ -102,12 +103,12 @@ export default function LandingPage() { useInvertedBackground={false} animationType="blur-reveal" features={[ - { id: 1, title: "Private Dinner Parties", description: "Intimate gatherings hosted at your home with personalized menus and professional service for 4-12 guests", imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=2", imageAlt: "Elegant dinner service" }, - { id: 2, title: "Corporate Events & Catering", description: "Sophisticated catering solutions for business dinners, product launches, and corporate celebrations with impeccable presentation", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=4", imageAlt: "Gourmet plated presentation" }, - { id: 3, title: "Wedding Receptions", description: "Customized multi-course menus and full event coordination for the most important celebration of your life", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=5", imageAlt: "Premium meal artistry" }, - { id: 4, title: "Meal Preparation Services", description: "Weekly or bi-weekly meal preparation with fresh, gourmet dishes ready for your busy lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=2", imageAlt: "Food preparation in kitchen" }, - { id: 5, title: "Culinary Consulting", description: "Expert guidance on menu planning, wine pairings, and kitchen design for serious food enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg?_wi=2", imageAlt: "Fine dining plating" }, - { id: 6, title: "Dietary Specialization", description: "Expert preparation for vegan, gluten-free, keto, and other specialized dietary requirements without compromise on flavor", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-strawberry-cafe_181624-26180.jpg?_wi=2", imageAlt: "Gourmet dessert creation" } + { id: 1, title: "Private Dinner Parties", description: "Intimate gatherings hosted at your home with personalized menus and professional service for 4-12 guests", imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", imageAlt: "Elegant dinner service" }, + { id: 2, title: "Corporate Events & Catering", description: "Sophisticated catering solutions for business dinners, product launches, and corporate celebrations with impeccable presentation", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Gourmet plated presentation" }, + { id: 3, title: "Wedding Receptions", description: "Customized multi-course menus and full event coordination for the most important celebration of your life", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Premium meal artistry" }, + { id: 4, title: "Meal Preparation Services", description: "Weekly or bi-weekly meal preparation with fresh, gourmet dishes ready for your busy lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg", imageAlt: "Food preparation in kitchen" }, + { id: 5, title: "Culinary Consulting", description: "Expert guidance on menu planning, wine pairings, and kitchen design for serious food enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg", imageAlt: "Fine dining plating" }, + { id: 6, title: "Dietary Specialization", description: "Expert preparation for vegan, gluten-free, keto, and other specialized dietary requirements without compromise on flavor", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-strawberry-cafe_181624-26180.jpg", imageAlt: "Gourmet dessert creation" } ]} /> @@ -120,12 +121,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Unforgettable Anniversary Dinner", quote: "The chef transformed our home into a fine dining restaurant. Every course was a masterpiece, and the attention to detail was extraordinary. Our guests are still talking about it weeks later.", name: "Margaret Sullivan", role: "Event Host", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Margaret Sullivan" }, - { id: "2", title: "Perfect Corporate Event", quote: "Professional, creative, and impeccable service. The chef managed a 50-person dinner flawlessly and received compliments from our most discerning clients. We've already booked for next quarter.", name: "David Richardson", role: "Corporate Events Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Richardson" }, - { id: "3", title: "Wedding Day Excellence", quote: "From menu planning to flawless execution, the private chef made our wedding reception absolutely perfect. The cuisine matched the elegance of our venue, and our guests were impressed throughout.", name: "Jessica & Michael Chen", role: "Newlyweds", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jessica and Michael Chen" }, - { id: "4", title: "Consistent Quality & Care", quote: "I've hired the chef for weekly meal prep for 8 months now. The quality never wavers, meals are always fresh and delicious, and accommodating my dietary changes has been seamless.", name: "Patricia Holmes", role: "Meal Prep Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Patricia Holmes" }, - { id: "5", title: "Exceptional Dietary Expertise", quote: "As a vegan with food allergies, finding a chef who could deliver both flavor and safety was life-changing. Every meal is exciting and completely accommodates my needs.", name: "Rachel Green", role: "Dietary Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Rachel Green" }, - { id: "6", title: "True Culinary Partnership", quote: "The chef didn't just cook; they collaborated with our vision and elevated it beyond expectations. The wine pairings, presentation, and creativity were outstanding.", name: "Thomas Ashford", role: "Hospitality Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Thomas Ashford" } + { id: "1", title: "Unforgettable Anniversary Dinner", quote: "The chef transformed our home into a fine dining restaurant. Every course was a masterpiece, and the attention to detail was extraordinary. Our guests are still talking about it weeks later.", name: "Margaret Sullivan", role: "Event Host", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Sullivan" }, + { id: "2", title: "Perfect Corporate Event", quote: "Professional, creative, and impeccable service. The chef managed a 50-person dinner flawlessly and received compliments from our most discerning clients. We've already booked for next quarter.", name: "David Richardson", role: "Corporate Events Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Richardson" }, + { id: "3", title: "Wedding Day Excellence", quote: "From menu planning to flawless execution, the private chef made our wedding reception absolutely perfect. The cuisine matched the elegance of our venue, and our guests were impressed throughout.", name: "Jessica & Michael Chen", role: "Newlyweds", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica and Michael Chen" }, + { id: "4", title: "Consistent Quality & Care", quote: "I've hired the chef for weekly meal prep for 8 months now. The quality never wavers, meals are always fresh and delicious, and accommodating my dietary changes has been seamless.", name: "Patricia Holmes", role: "Meal Prep Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Holmes" }, + { id: "5", title: "Exceptional Dietary Expertise", quote: "As a vegan with food allergies, finding a chef who could deliver both flavor and safety was life-changing. Every meal is exciting and completely accommodates my needs.", name: "Rachel Green", role: "Dietary Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rachel Green" }, + { id: "6", title: "True Culinary Partnership", quote: "The chef didn't just cook; they collaborated with our vision and elevated it beyond expectations. The wine pairings, presentation, and creativity were outstanding.", name: "Thomas Ashford", role: "Hospitality Professional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Ashford" } ]} />