From a8b2c111528f5808610cb9d8c28d9ec9693e0d28 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 07:03:27 +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 95d1543..9619f63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} tag="Visit Us" title="Find Tandoori Flame" - description="6850 N Shiloh Rd, Garland, TX 75044. Book your table or inquire about catering today!" + description="6850 N Shiloh Rd, Garland, TX. Visit us at our location in Garland, TX 75044. Book your table or inquire about catering today!" buttonText="Reserve Now" imageSrc="http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg" mediaAnimation="slide-up" @@ -167,4 +167,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}