From a7b76e4180ada011c6e045a5c50dd8a44318bc47 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 14:07:24 +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 e8bffb5..6b382ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Unique Recipes", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cook-putting-lettuce-plate_23-2148040197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cook-putting-lettuce-plate_23-2148040197.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="restaurant kitchen professional chef" @@ -326,7 +326,7 @@ export default function LandingPage() { title="Book Your Table" description="Reach out to reserve your spot or for any inquiries. We look forward to serving you." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/cook-putting-lettuce-plate_23-2148040197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cook-putting-lettuce-plate_23-2148040197.jpg?_wi=2" imageAlt="restaurant kitchen professional chef" /> -- 2.49.1