Update src/app/page.tsx

This commit is contained in:
2026-03-27 19:22:31 +00:00
parent 110cd5c894
commit cb9b618c69

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Schedule Your Visit"
title="Schedule Your Visit (512-504-6134)"
description="Ready to get fresh? Reach out and let's get you on the schedule."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },