Update src/app/page.tsx
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user