From 9d55306266d6a467a9597232a31e97fe74e406ad Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 18:15:44 +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 fa76703..02a6327 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} logoText="Zulf Unisex Hair Salon Satara" - description="Best Unisex Hair Salon in Satara for Premium Hair Care & Styling. Haircuts, Hair Spa, Global Color, Botox, Styling & Expert Hair Care — Trusted by 134+ happy clients in Satara.\n\n4.7★ Google Rating (134 Reviews) • Open Now • Ekdanth Heights, Rajpath Rd, opposite Shahi Masjid, Bhavani Peth, Satara, Maharashtra 415002" + description="Experience premium hair care tailored to your unique style. From precision cuts and vibrant coloring to rejuvenating spa treatments, we deliver salon-quality transformations for everyone." buttons={[ { text: "Book Appointment", href: "#contact"}, @@ -268,4 +268,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1