From 4ef2181d1714da4bf0381b0ee5e785e6edaef7b1 Mon Sep 17 00:00:00 2001 From: TheMaddax Date: Fri, 29 Nov 2024 10:41:39 -0600 Subject: [PATCH] Update contact form --- src/app/contact/page.tsx | 50 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 46 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2a20bd6..3d3d969 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -1,5 +1,3 @@ -import Contact from '../../components/home/Contact'; - export default function ContactPage() { return (
@@ -13,8 +11,52 @@ export default function ContactPage() {

-
- +
+
+
+
+ + +
+
+ + +
+
+ +