Update src/app/page.tsx

This commit is contained in:
2026-03-09 11:48:29 +00:00
parent 209b232d78
commit 507bb6a457

View File

@@ -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" }}