From 786632651861f63beace6e62300438c7fc1c6860 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 20:00:22 +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 5f4677d..809716d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "Reserve a Table", href: "#reservations", }} - imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=1" /> @@ -126,7 +126,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=2", imageAlt: "cafe lounge aesthetic", }, { @@ -150,7 +150,7 @@ export default function HomePage() { value: "Global", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg?_wi=1", imageAlt: "cafe lounge aesthetic", }, { @@ -205,7 +205,7 @@ export default function HomePage() { { title: "Coffee Ritual", description: "Morning.", - imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg?_wi=2", }, ]} /> -- 2.49.1