Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae3c1f8cba |
@@ -92,7 +92,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="What We Do"
|
||||
description="Premium treatments for every identity."
|
||||
buttons={[{ text: "View Our Services", href: "#services" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,7 +121,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Ready for Your Transformation?"
|
||||
description="Walk in or book ahead to reserve your spot."
|
||||
description="Book a slot via WhatsApp to reserve your spot."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
|
||||
|
||||
Reference in New Issue
Block a user