From eed24a85fd87ceae13880b77243f93cb8322dc7f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 13:56:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05d2ae8..803e354 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { 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" + 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="professional chef plated food" /> @@ -84,7 +84,7 @@ export default function LandingPage() { description="With over 15 years in Michelin-starred kitchens across the globe, I believe food is a universal language of emotion. I marry classic French technique with modern seasonal produce to create unforgettable dining memories." subdescription="Whether an intimate private dinner or a large-scale celebration, my goal is the same: to exceed expectations and tell a story with every ingredient." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="professional chef portrait" /> @@ -106,21 +106,21 @@ export default function LandingPage() { 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", + 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: "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", + imageSrc: "http://img.b2bpic.net/free-photo/male-baker-holding-handful-wheat-grain-baked-bread_23-2147883453.jpg?_wi=2", 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", + imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg?_wi=1", imageAlt: "happy diner restaurant", }, ]} @@ -140,7 +140,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/beef-with-pistachio-topping-served-with-fruits-berries_7502-7390.jpg?_wi=2", }, { id: "d2", -- 2.49.1