From 7c0505d9e1a36458fc18c260b7b1b81d8b3f14f8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 18:59:30 +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 b9b686b..5a2de7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637308.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637308.jpg?_wi=1" imageAlt="Delicious Smashed Burger and Peri-Peri Chicken" mediaAnimation="slide-up" /> @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-street-with-coffee-wearing-mask_23-2148630867.jpg", imageAlt: "Person holding takeaway bag", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637308.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637308.jpg?_wi=2", imageAlt: "friends dining in restaurant eating burgers", }, { -- 2.49.1