Update src/app/page.tsx
This commit is contained in:
@@ -240,7 +240,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Connect With Our Dedicated Team"
|
||||
description="Whether you have a question, need support, or want to provide feedback, our team is here to listen and assist. Fill out the form below, and we'll get back to you as soon as possible."
|
||||
tag="Reach Out"
|
||||
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