From 612d52763d71ff5bb3b6ffe432abfbde35de1389 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:52:09 +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 ab2042e..32583fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { description="Experience the warmth and authenticity that makes us a favorite among locals and visitors alike." features={[ { - id: "1", title: "Wide Menu Variety", description="From traditional favorites to modern dishes, our menu caters to every taste and dietary preference. Something delicious awaits everyone.", media: { + id: "1", title: "Wide Menu Variety", description: "From traditional favorites to modern dishes, our menu caters to every taste and dietary preference. Something delicious awaits everyone.", media: { imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-wings-with-tomato_140725-1278.jpg", imageAlt: "Various menu items" }, items: [ -- 2.49.1