From 290cbfab2285bbe03b029353e58d7362a91ddef9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 16:29:47 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 52c3fac..866ae0e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -20,7 +20,7 @@ export default function HomePage() { text: "Explore Menu", href: "#catalog"}} secondaryButton={{ text: "Contact Us", href: "#contact"}} - imageSrc="http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg" + imageSrc="http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg?_wi=1" /> @@ -31,7 +31,7 @@ export default function HomePage() { tag="Our Philosophy" title="Crafted with Passion" description="Beauty Food isn't just about nutrition; it's an experience. We combine fresh, local ingredients with modern culinary techniques to bring you food that looks as good as it tastes." - imageSrc="http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg?_wi=1" /> @@ -72,9 +72,9 @@ export default function HomePage() { { title: "Local Ingredients", description: "Sourced daily from regional sustainable farms.", imageSrc: "http://img.b2bpic.net/free-photo/take-away-food-composition_23-2147805006.jpg"}, { - title: "Culinary Innovation", description: "Constantly pushing boundaries of flavor.", imageSrc: "http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg"}, + title: "Culinary Innovation", description: "Constantly pushing boundaries of flavor.", imageSrc: "http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg?_wi=2"}, { - title: "Aesthetic Plating", description: "Visual delight is as vital as taste.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg"}, + title: "Aesthetic Plating", description: "Visual delight is as vital as taste.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg?_wi=2"}, ]} /> -- 2.49.1