Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae3c1f8cba | |||
| 934e2e7e1a | |||
| 9bf6ae57b1 |
@@ -121,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