Update src/app/page.tsx
This commit is contained in:
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Let's Build Together"
|
||||
description="5644 3rd st NE, Washington DC 20011 | +1 202 807 7499"
|
||||
description="CONTACT | +1 209-568-8813"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
|
||||
Reference in New Issue
Block a user