From 507bb6a457b22f8bfa901f3bb2caa73563df506e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:48:29 +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 e0c92ef..0ba5a8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,10 +184,10 @@ export default function LandingPage() { tagIcon={MessageSquare} tagAnimation="slide-up" title="Ready to Transform Your Look?" - description="Book your appointment today or inquire about our academy courses. Our team is ready to help you achieve your beauty goals with professional care and attention." + description="Limited appointment slots available this week. Book your appointment today or inquire about our academy courses. Our team is ready to help you achieve your beauty goals with professional care and attention." buttons={[ - { text: "Call Now: 095521 77505", href: "tel:09552177505" }, { text: "Book Appointment", href: "#contact" }, + { text: "Call Now: 095521 77505", href: "tel:09552177505" }, ]} buttonAnimation="slide-up" background={{ variant: "animated-grid" }}