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