Update src/app/page.tsx

This commit is contained in:
2026-06-01 04:34:39 +00:00
parent 423db4b23f
commit 43d0cffa49

View File

@@ -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 },