From 37a4baaeb3755cd81a7ab10c84532b1cd162ddbc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 13:48:46 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f22c413..c02154a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -21,7 +21,7 @@ export default function HomePage() { text: "Book a Table", href: "#contact"}} secondaryButton={{ text: "View Our Menu", href: "#menu"}} - imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=1" /> @@ -100,7 +100,7 @@ export default function HomePage() { { title: "Intimate Ambiance", description: "Perfect for all occasions.", bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=2"}, { imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg"}, { -- 2.49.1