From b53a33e4cf36100c194be22f6543d5db64f055d2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 03:14:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d852db0..9368635 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { id: "6", name: "Passion Fruit Juice", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg" }, ]} title="Our Traditional Menu" - description="Homemade Venezuelan goodness prepared daily with fresh ingredients." + description="Freshly prepared Venezuelan favorites, ready for pickup or delivery" /> @@ -183,4 +183,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1