Merge version_1 into main #3
@@ -43,20 +43,20 @@ export default function LandingPage() {
|
||||
title="Private Culinary Excellence"
|
||||
description="Bringing the fine dining experience directly to your home with personalized gourmet menus tailored to your tastes."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 6" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=1", imageAlt: "Culinary Art 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=2", imageAlt: "Culinary Art 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=3", imageAlt: "Culinary Art 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=4", imageAlt: "Culinary Art 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=5", imageAlt: "Culinary Art 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=6", imageAlt: "Culinary Art 6" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 7" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 8" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 9" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 10" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 11" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Culinary Art 12" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=7", imageAlt: "Culinary Art 7" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=8", imageAlt: "Culinary Art 8" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=9", imageAlt: "Culinary Art 9" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=10", imageAlt: "Culinary Art 10" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=11", imageAlt: "Culinary Art 11" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=12", imageAlt: "Culinary Art 12" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book a Consultation", href: "#contact" },
|
||||
@@ -97,11 +97,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "1", title: "Private Fine Dining", tags: ["Dinner Parties", "Romantic"], imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg", imageAlt: "Private Dining" },
|
||||
{ id: "2", title: "Culinary Masterclasses", tags: ["Education", "Interactive"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg", imageAlt: "Cooking Class" },
|
||||
{ id: "1", title: "Private Fine Dining", tags: ["Dinner Parties", "Romantic"], imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg?_wi=1", imageAlt: "Private Dining" },
|
||||
{ id: "2", title: "Culinary Masterclasses", tags: ["Education", "Interactive"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg?_wi=1", imageAlt: "Cooking Class" },
|
||||
{ id: "3", title: "Bespoke Event Catering", tags: ["Corporate", "Weddings"], imageSrc: "http://img.b2bpic.net/free-photo/snacks-sticks-with-sausage-salmon_140725-2198.jpg", imageAlt: "Catering" },
|
||||
{ id: "4", title: "Seasonal Tasting Menus", tags: ["Gourmet", "Fresh"], imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg", imageAlt: "Tasting Menu" },
|
||||
{ id: "5", title: "Personalized Menu Curation", tags: ["Consultation", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg", imageAlt: "Menu Planning" }
|
||||
{ id: "4", title: "Seasonal Tasting Menus", tags: ["Gourmet", "Fresh"], imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-taking-notes-with-pen-notebook_23-2149720719.jpg?_wi=2", imageAlt: "Tasting Menu" },
|
||||
{ id: "5", title: "Personalized Menu Curation", tags: ["Consultation", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-honey-apple-slices_23-2149452281.jpg?_wi=2", imageAlt: "Menu Planning" }
|
||||
]}
|
||||
title="Exquisite Services"
|
||||
description="Comprehensive culinary solutions for every occasion."
|
||||
@@ -112,11 +112,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg" },
|
||||
{ id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg?_wi=1" },
|
||||
{ id: "2", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598351.jpg" },
|
||||
{ id: "3", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149197028.jpg" },
|
||||
{ id: "4", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018852.jpg" },
|
||||
{ id: "5", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg" }
|
||||
{ id: "5", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg?_wi=2" }
|
||||
]}
|
||||
cardTitle="Client Experiences"
|
||||
cardAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user