From 16f2b2148adfdaaa7b83240af8db06cbac727729 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:20:49 +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 bf0439a..44b899b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@fan", testimonial: "Great service and even better food. My go-to place.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg?_wi=1", }, ]} buttons={[ @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#order", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg", -- 2.49.1