From 7ea3814d62934db90de36145bbe1bed20be0317c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 12:22:26 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 597d057..9d6e8fa 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -90,7 +90,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gourmet-cuisine-expert-standing-restaurant-professional-kitchen-with-arms-crossed-while-smiling-camera-confident-woman-cook-with-culinary-skills-preparing-ingredients-dinner-service_482257-43345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gourmet-cuisine-expert-standing-restaurant-professional-kitchen-with-arms-crossed-while-smiling-camera-confident-woman-cook-with-culinary-skills-preparing-ingredients-dinner-service_482257-43345.jpg?_wi=2" /> -- 2.49.1 From bc9fcc0df08a50fc7860f4174770ccd9a2292a85 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 12:22:27 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 37194dc..fb9dd23 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -92,7 +92,7 @@ export default function HomePage() { description: "Ragazzi giovani, educati ed eccezionali.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gourmet-cuisine-expert-standing-restaurant-professional-kitchen-with-arms-crossed-while-smiling-camera-confident-woman-cook-with-culinary-skills-preparing-ingredients-dinner-service_482257-43345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gourmet-cuisine-expert-standing-restaurant-professional-kitchen-with-arms-crossed-while-smiling-camera-confident-woman-cook-with-culinary-skills-preparing-ingredients-dinner-service_482257-43345.jpg?_wi=1" /> -- 2.49.1