diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d99d89..a74bd60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,36 +46,23 @@ export default function LandingPage() {
@@ -105,49 +84,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Bespoke Menu Planning", - description: "Customized seasonal menus tailored to your dietary needs and preferences.", - icon: Award, + title: "Bespoke Menu Planning", description: "Customized seasonal menus tailored to your dietary needs and preferences.", icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg?_wi=2", - imageAlt: "private chef gourmet cooking preparation", }, { - title: "Private Dinner Parties", - description: "Seamless execution for intimate gatherings and special occasions.", - icon: Droplets, + title: "Private Dinner Parties", description: "Seamless execution for intimate gatherings and special occasions.", icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/chopped-chicken-breast-prepared-with-sauce-served-with-rice-salad-soup_140725-7805.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/chopped-chicken-breast-prepared-with-sauce-served-with-rice-salad-soup_140725-7805.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-removing-apple-skin_23-2148763193.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-removing-apple-skin_23-2148763193.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510905.jpg?_wi=2", - imageAlt: "private chef gourmet cooking preparation", }, { - title: "In-Home Masterclasses", - description: "Learn professional culinary techniques from the comfort of your own home.", - icon: BookOpen, + title: "In-Home Masterclasses", description: "Learn professional culinary techniques from the comfort of your own home.", icon: BookOpen, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/spices-black-background-space-text_169016-3117.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/spices-black-background-space-text_169016-3117.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/berry-sponge-cake-covered-with-meringue_140725-3210.jpg?_wi=2", - imageAlt: "private chef gourmet cooking preparation", }, ]} title="Culinary Services for Every Occasion" @@ -163,45 +124,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Eleanor Rigby", - role: "Host", - company: "Private Event", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/would-you-like-some-salad-dear_637285-12955.jpg", - }, + id: "1", name: "Eleanor Rigby", role: "Host", company: "Private Event", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/would-you-like-some-salad-dear_637285-12955.jpg"}, { - id: "2", - name: "Marcus Aurelius", - role: "CEO", - company: "Tech Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", - }, + id: "2", name: "Marcus Aurelius", role: "CEO", company: "Tech Corp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"}, { - id: "3", - name: "Julia Child", - role: "Food Critic", - company: "Culinary Daily", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717858.jpg", - }, + id: "3", name: "Julia Child", role: "Food Critic", company: "Culinary Daily", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717858.jpg"}, { - id: "4", - name: "Gordon Ramsay", - role: "Chef", - company: "Fine Dining", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg", - }, + id: "4", name: "Gordon Ramsay", role: "Chef", company: "Fine Dining", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg"}, { - id: "5", - name: "Mary Berry", - role: "Foodie", - company: "Home Dining", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-resting-pub-eating-drinking-food-table-friendship_1268-17787.jpg", - }, + id: "5", name: "Mary Berry", role: "Foodie", company: "Home Dining", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-resting-pub-eating-drinking-food-table-friendship_1268-17787.jpg"}, ]} title="What Our Clients Say" description="Discerning tastes, exceptional memories." @@ -214,20 +150,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you cater to dietary restrictions?", - content: "Absolutely. Chef Julian specializes in creating menus that accommodate allergies, intolerances, and specific dietary needs.", - }, + id: "1", title: "Do you cater to dietary restrictions?", content: "Absolutely. Chef Julian specializes in creating menus that accommodate allergies, intolerances, and specific dietary needs."}, { - id: "2", - title: "How far in advance should I book?", - content: "I recommend booking at least 3-4 weeks in advance for weekend dates, though I'm happy to accommodate last-minute requests when possible.", - }, + id: "2", title: "How far in advance should I book?", content: "I recommend booking at least 3-4 weeks in advance for weekend dates, though I'm happy to accommodate last-minute requests when possible."}, { - id: "3", - title: "What does the service include?", - content: "The service is comprehensive: menu planning, grocery procurement, preparation, service, and full kitchen cleanup afterward.", - }, + id: "3", title: "What does the service include?", content: "The service is comprehensive: menu planning, grocery procurement, preparation, service, and full kitchen cleanup afterward."}, ]} imageSrc="http://img.b2bpic.net/free-photo/senior-man-wearing-white-chef-s-hat-making-video-call-while-cooking-food-kitchen_23-2148128061.jpg" mediaAnimation="slide-up" @@ -241,8 +168,7 @@ export default function LandingPage() {