From 665db127022c4d84bfbe19050c62ff00635227b9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 13:30:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4182304..f2b3bc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/diverse-cooks-team-recording-fine-dining-cooking-technique-camera_482257-121140.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diverse-cooks-team-recording-fine-dining-cooking-technique-camera_482257-121140.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-4975.jpg", @@ -159,7 +159,7 @@ export default function LandingPage() { icon: Calendar, title: "Weekly Prep", description: "Healthy, chef-prepared meals for your busy schedule.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-cooks-team-recording-fine-dining-cooking-technique-camera_482257-121140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-cooks-team-recording-fine-dining-cooking-technique-camera_482257-121140.jpg?_wi=2", imageAlt: "professional chef smiling portrait", }, { -- 2.49.1