From 860246b80653aed00b5fe4561fc71b08e5f03f1a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 00:08:25 +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 2938ee8..f4717da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "tel:+19057286117", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVMjrBiBIPsP9O8IIjp2jSv9yP/cinematic-close-up-of-crispy-golden-frie-1774570093644-96be5160.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVMjrBiBIPsP9O8IIjp2jSv9yP/cinematic-close-up-of-crispy-golden-frie-1774570093644-96be5160.png?_wi=1" /> @@ -96,7 +96,7 @@ export default function LandingPage() { id: "p1", name: "3 Piece Fried Chicken", price: "$5.50", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVMjrBiBIPsP9O8IIjp2jSv9yP/cinematic-close-up-of-crispy-golden-frie-1774570093644-96be5160.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVMjrBiBIPsP9O8IIjp2jSv9yP/cinematic-close-up-of-crispy-golden-frie-1774570093644-96be5160.png?_wi=2", }, { id: "p2", -- 2.49.1