From 9b64ea5afa1c7cc3e79df2e3eb3b49bbe603cb17 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 12:48:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0acb427..87c8711 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#services", }, ]} - 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" /> @@ -75,7 +75,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Culinary Artistry at Your Table" description="With over 15 years in Michelin-starred kitchens, I bring professional precision and deep passion to every dish. My mission is to create unforgettable culinary moments, customized exactly to your palate and dietary needs." - imageSrc="http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg?_wi=1" /> @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Corporate Events", subtitle: "Client entertaining", description: "Elevate your next board meeting or product launch with exquisite, professional catering.", - 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: "Chef showing his fine cuisine. Professional food decoration", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { title: "Celebration Chef", subtitle: "Birthdays & anniversaries", description: "Custom curated multi-course menus that turn your celebration into a gourmet spectacle.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg?_wi=2", imageAlt: "Chef showing his fine cuisine. Professional food decoration", }, ]} -- 2.49.1