Update src/app/page.tsx

This commit is contained in:
2026-03-09 16:31:18 +00:00
parent de4b8f30ab
commit 9f0ec3a02f

View File

@@ -200,7 +200,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get In Touch"
description="Have questions or want to learn more? Contact us today. We'd love to hear from you and help you look your best."
description="Can't find your ideal time? Our team can help schedule your perfect appointment or answer your grooming questions."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },