From 89c669d11ac69aaa4a3a20e94496a387bbe0dcdc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 20:55:28 +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 3d6d773..e0f2983 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "p6", name: "Fried Chicken Salad", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-citrus-with-waffles-pears_23-2148526458.jpg" } ]} title="Our Signature Menu" - description="Hearty portions, fair prices, and unforgettable flavors." + description="Hearty portions, fair prices, and unforgettable flavors. Every dish is crafted from scratch using only the freshest, locally sourced ingredients." /> -- 2.49.1