From 40bcff41c85837e089ba61b734eb5a108fa6dd70 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 12:24:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22f020d..715614c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,8 +205,8 @@ export default function LandingPage() { background={{ variant: "plain"}} tag="Visit Us" - title="Book Your Appointment" - description="Ready for a fresh look? Reach out today." + title="Contact A.P's Barbershop" + description="Address: 8252 Dallas Hwy, Douglasville, GA 30134, United States | Phone: +1 (678) 608-7058" mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-18515.jpg" imageAlt="Barber shop service desk" @@ -239,4 +239,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1