1 Commits

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

View File

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