From f08d33047576ecf5297e5b6100517bd3d24d9146 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 20:10:51 +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 ed3e286..8d70248 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "plain" }} title="Visit Us Today" - description="Located at 85 Bayard St, New Brunswick, NJ 08901. Questions or catering inquiries? Reach us at (732) 846-2620." + description="Located at 85 Bayard St, New Brunswick, NJ 08901. Questions or catering inquiries? Reach us at (732) 846-2620. We offer: • Online Ordering • Takeout availability" imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-people-chatting-bistro_23-2149356869.jpg" inputPlaceholder="Enter your email for specials" buttonText="Send Message" @@ -154,4 +154,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1