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() {

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