1 Commits

Author SHA1 Message Date
ae3c1f8cba Update src/app/page.tsx 2026-04-26 14:47:42 +00:00

View File

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