From 7d8aca633f63103e3962d84ae2e471c9d661dd04 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:35:16 +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 464201a..a8fbcba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds_127032-3117.jpg", imageAlt: "Fresh sushi platter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-sauces-food_23-2147740819.jpg", imageAlt: "Variety of tacos"}, + imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-sauces-food_23-2147740819.jpg", imageAlt: "Variety of tacos"} ]} /> -- 2.49.1