diff --git a/src/app/page.tsx b/src/app/page.tsx index a348921..6ba2b89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,8 @@ export default function LandingPage() { logoText="Chef Alessandro" description="Crafting exquisite culinary experiences that celebrate art, technique, and the finest seasonal ingredients. Bringing fine dining to your table." buttons={[ - { - text: "View My Portfolio", href: "#products"}, - { - text: "Book a Consultation", href: "#contact"}, + { text: "View My Portfolio", href: "#products" }, + { text: "Book a Consultation", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" imageAlt="professional chef plated food" @@ -76,18 +74,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Private Dining", description: "Intimate in-home dining experiences.", buttonIcon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", imageAlt: "happy diner restaurant"}, - { - title: "Event Catering", description: "Sophisticated menus for special events.", buttonIcon: PartyPopper, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "happy diner restaurant"}, - { - title: "Culinary Workshops", description: "Hands-on learning and technique training.", buttonIcon: BookOpen, - imageSrc: "http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg", imageAlt: "happy diner restaurant"}, - { - title: "Recipe Consulting", description: "Menu development for boutique restaurants.", buttonIcon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg", imageAlt: "happy diner restaurant"}, + { title: "Private Dining", description: "Intimate in-home dining experiences.", buttonIcon: Utensils, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", imageAlt: "happy diner restaurant" }, + { title: "Event Catering", description: "Sophisticated menus for special events.", buttonIcon: PartyPopper, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "happy diner restaurant" }, + { title: "Culinary Workshops", description: "Hands-on learning and technique training.", buttonIcon: BookOpen, imageSrc: "http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg", imageAlt: "happy diner restaurant" }, + { title: "Recipe Consulting", description: "Menu development for boutique restaurants.", buttonIcon: FileText, imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg", imageAlt: "happy diner restaurant" }, ]} title="What I Offer" description="Tailored culinary experiences designed for the most discerning palates." @@ -101,18 +91,12 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} products={[ - { - id: "d1", name: "Truffle Infused Risotto", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg"}, - { - id: "d2", name: "Seared Scallops", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg"}, - { - id: "d3", name: "Herb Crusted Rack of Lamb", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-paint-container_23-2148577644.jpg"}, - { - id: "d4", name: "Deconstructed Lemon Tart", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/salad-put-jelly-roll-served-white-plate_1304-4656.jpg"}, - { - id: "d5", name: "Wild Mushroom Velouté", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/cook-smelling-salad-with-meat-plate_23-2148040175.jpg"}, - { - id: "d6", name: "Aged Beef Tartare", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg"}, + { id: "d1", name: "Truffle Infused Risotto", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg" }, + { id: "d2", name: "Seared Scallops", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg" }, + { id: "d3", name: "Herb Crusted Rack of Lamb", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-paint-container_23-2148577644.jpg" }, + { id: "d4", name: "Deconstructed Lemon Tart", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/salad-put-jelly-roll-served-white-plate_1304-4656.jpg" }, + { id: "d5", name: "Wild Mushroom Velouté", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/cook-smelling-salad-with-meat-plate_23-2148040175.jpg" }, + { id: "d6", name: "Aged Beef Tartare", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg" }, ]} title="Signature Dishes" description="A curated selection of my most celebrated culinary creations, reflecting a journey through flavor and landscape." @@ -126,12 +110,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", value: "15+", description: "Years Experience"}, - { - id: "m2", value: "500+", description: "Private Dinners"}, - { - id: "m3", value: "20+", description: "Countries Visited"}, + { id: "m1", value: "15+", description: "Years Experience" }, + { id: "m2", value: "500+", description: "Private Dinners" }, + { id: "m3", value: "20+", description: "Countries Visited" }, ]} title="By The Numbers" description="A career dedicated to precision, artistry, and culinary excellence." @@ -145,16 +126,11 @@ export default function LandingPage() { rating={5} author="Sarah & James" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/smiling-young-pretty-caucasian-girl-with-beret-hat-keeping-fists-purple_141793-92998.jpg", alt: "Diner 1"}, - { - src: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-female-with-curly-bushy-afro-hairstyle-rests-cafe_273609-2873.jpg", alt: "Diner 2"}, - { - src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-male-with-bristle-bushy-hairstyle-white-perfect-teeth-has-good-mood_273609-8513.jpg", alt: "Diner 3"}, - { - src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-blonde-hair-smiling_23-2148911877.jpg", alt: "Diner 4"}, - { - src: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg", alt: "Diner 5"}, + { src: "http://img.b2bpic.net/free-photo/smiling-young-pretty-caucasian-girl-with-beret-hat-keeping-fists-purple_141793-92998.jpg", alt: "Diner 1" }, + { src: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-female-with-curly-bushy-afro-hairstyle-rests-cafe_273609-2873.jpg", alt: "Diner 2" }, + { src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-male-with-bristle-bushy-hairstyle-white-perfect-teeth-has-good-mood_273609-8513.jpg", alt: "Diner 3" }, + { src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-blonde-hair-smiling_23-2148911877.jpg", alt: "Diner 4" }, + { src: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg", alt: "Diner 5" }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -166,12 +142,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "How far in advance should I book?", content: "I recommend booking at least 3 months in advance for peak seasons."}, - { - id: "f2", title: "Can you accommodate allergies?", content: "Absolutely. All menus are customized to your specific dietary requirements."}, - { - id: "f3", title: "Do you offer wine pairing?", content: "Yes, I curate wine pairings tailored to your menu and preferences."}, + { id: "f1", title: "How far in advance should I book?", content: "I recommend booking at least 3 months in advance for peak seasons." }, + { id: "f2", title: "Can you accommodate allergies?", content: "Absolutely. All menus are customized to your specific dietary requirements." }, + { id: "f3", title: "Do you offer wine pairing?", content: "Yes, I curate wine pairings tailored to your menu and preferences." }, ]} title="Frequently Asked Questions" description="Everything you need to know about booking and services." @@ -182,12 +155,10 @@ export default function LandingPage() {