From e9879a2b170c24f99750c5a406a004f2981ae30c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:51:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9817fd..4cc00a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,12 +78,13 @@ 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"} - ]} /> + ]} + />
@@ -302,4 +303,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1