From 123a938faff4412c6804a2662a389b1327555a9f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 17:06:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba63fad..ca678e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { id: '3', name: 'Spicy Tuna Roll', price: '$15.00', - imageSrc: 'https://img.b2bpic.net/free-photo/top-view-roll-set-with-pickled-ginger-wasabi-soy-sauce-chopsticks-dark-plate_176474-3435.jpg?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/baked-sushi-with-wasabi-ginger-soy-sauce-bamboo-leaf_141793-2900.jpg?id=7747575', imageAlt: 'Spicy tuna sushi roll garnished with sesame seeds.', }, { -- 2.49.1