Update src/app/page.tsx
This commit is contained in:
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user