From 04bc21cd07ca5e7c87a80863e244d45445e3bd43 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:52:09 +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 3f7a210..5daec14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { variant: "plain"}} tag="Visit Us" title="Ready for your next tattoo?" - description="Reach out to Da Kim today. We are located at 1618 Spring Garden St C, Greensboro, NC. Call us at (336) 521-5005." + description="Reach out to Da Kim today. We are located at 1618 Spring Garden St C, Greensboro, NC. Call us at (336) 521-5005 or book your session online." imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797631.jpg" mediaAnimation="slide-up" mediaPosition="right" @@ -235,4 +235,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}