Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 507bb6a457 | |||
| 209b232d78 | |||
| c2ff0680a8 | |||
| ddc4078996 | |||
| daff034573 |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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