From d5498aa3c1383f9a93d6b1b97483dbcd9ab89ca1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:48:25 +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 f61cce8..bbb4ca1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-goulash-wooden-table_23-2149388088.jpg", imageAlt: "papanasi dessert on plate" }, - { imageSrc: "http://img.b2bpic.net/free-photo/hot-spring-rolls-served-with-sweet-chili-sauce_140725-5843.jpg", imageAlt: "cozy restaurant interior warm lighting" }, + { imageSrc: "http://img.b2bpic.net/hot-spring-rolls-served-with-sweet-chili-sauce_140725-5843.jpg", imageAlt: "cozy restaurant interior warm lighting" }, { imageSrc: "http://img.b2bpic.net/free-photo/various-sliced-fish-fillet-with-lemon-slice_140725-3847.jpg", imageAlt: "papanasi dessert on plate" }, { imageSrc: "http://img.b2bpic.net/free-photo/hanging-lamp_1339-2713.jpg", imageAlt: "cozy restaurant interior warm lighting" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-150438.jpg", imageAlt: "papanasi dessert on plate" } -- 2.49.1