From 42200bd0b652d6a64f36fb7c6ddc06354d46daab Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 04:03:00 +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 f839eaf..5d67ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { imageAlt: "restaurant garden setting evening atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg?_wi=1", imageAlt: "restaurant garden setting evening atmosphere", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { placeholder: "Number of guests, date, time...", }} buttonText="Reserve Now" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-playing-with-kid_23-2149001392.jpg?_wi=2" /> -- 2.49.1