Update src/app/page.tsx

This commit is contained in:
2026-04-30 21:33:40 +00:00
parent 8d118fcf7a
commit a8ad030f6c

View File

@@ -91,8 +91,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Ready to get started?"
description="Tell us about your project requirements and we'll reach out to discuss the next steps."
title="Contact Us"
description="We're available via email at ijr.pixelpilot@gmail.com, phone at 678-934-1093, or via the form below. Calling hours are 5pm-7:30pm Eastern Standard Time."
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },