diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d0ab50..3167486 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,18 +32,9 @@ export default function LandingPage() { @@ -304,15 +160,7 @@ export default function LandingPage() { @@ -324,16 +172,8 @@ export default function LandingPage() { title="Let's Connect" description="Ready to bring clarity to your next project?" inputs={[ - { - name: "name", - type: "text", - placeholder: "Name", - }, - { - name: "email", - type: "email", - placeholder: "Email", - }, + { name: "name", type: "text", placeholder: "Name" }, + { name: "email", type: "email", placeholder: "Email" }, ]} imageSrc="http://img.b2bpic.net/free-photo/workspace-with-laptop-women-s-fashion-accessories-isolated-white-background_23-2147924078.jpg" />