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 +}