From 01cb09d8820c175a0e6ada2e0709db670fdfd99a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 15:33:15 +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 2b0627e..58a15cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="Beauty Blessed with Care" - description="Experience professional styling and rejuvenation at God Bless Hair Salon. Where quality meets compassionate care for your hair." + description="Expert stylists who turn your vision into reality. Experience professional styling and rejuvenation at God Bless Hair Salon." avatars={[ { src: "http://img.b2bpic.net/free-photo/anxious-adult-female-barber-uniform-holding-comb-looking-front-isolated-white-wall-with-copy-space_141793-120188.jpg", alt: "Stylist 1"}, @@ -220,4 +220,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1