diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx
new file mode 100644
index 0000000..be978e0
--- /dev/null
+++ b/src/components/Hero.tsx
@@ -0,0 +1,9 @@
+import ContactFormBox from "./ContactFormBox";
+
+export default function Hero() {
+ return (
+
+ );
+}
diff --git a/src/components/layouts/Header.tsx b/src/components/layouts/Header.tsx
index b1e3de1..338e720 100644
--- a/src/components/layouts/Header.tsx
+++ b/src/components/layouts/Header.tsx
@@ -70,28 +70,30 @@ export default function Header() {
-
+
-
+ {/*
Dynamic Realty
-
+
*/}