);
}
\ No newline at end of file
diff --git a/src/components/Contact/index.tsx b/src/components/Contact/index.tsx
index 80c56f5..2508867 100644
--- a/src/components/Contact/index.tsx
+++ b/src/components/Contact/index.tsx
@@ -10,13 +10,15 @@ export default function Contact() {
Have questions or feedback? We’d love to hear from you!
+
+
+
+ )
+)}
\ No newline at end of file
diff --git a/src/components/Header/index.tsx b/src/components/Header/index.tsx
index 737b26d..6219d1e 100644
--- a/src/components/Header/index.tsx
+++ b/src/components/Header/index.tsx
@@ -1,23 +1,41 @@
-import Link from "next/link";
+import { Box, Flex, Link, Heading } from "@chakra-ui/react";
+import NextLink from "next/link";
-export default function Header() {
- {/* Header Section */ }
+const Header: React.FC = () => {
return (
- (
-
-
-
Ballistic Builder
-
-
+ <>
+
+
+
-
+ {/* */}
+
+ Ballistic Builder
+
+ {/* */}
- )
-)}
\ No newline at end of file
+
+
+ {/* */}
+
+ Builder
+
+ {/* */}
+ {/* */}
+
+ Products
+
+ {/* */}
+ {/* */}
+
+ Sign In
+
+ {/* */}
+
+
+
+ >
+ );
+};
+
+export default Header;
\ No newline at end of file
diff --git a/src/components/Hero/index.tsx b/src/components/Hero/index.tsx
index 425361f..b0e2c11 100644
--- a/src/components/Hero/index.tsx
+++ b/src/components/Hero/index.tsx
@@ -10,6 +10,7 @@ export default function Hero() {
Customize every component of your firearm with ease and precision.
+
@@ -17,6 +18,7 @@ export default function Hero() {
Get Started
+
diff --git a/src/pages/page-orig.tsx b/src/pages/page-orig.tsx
index fc9d5a8..372e4da 100644
--- a/src/pages/page-orig.tsx
+++ b/src/pages/page-orig.tsx
@@ -78,7 +78,7 @@ export default function Home() {
Have questions or feedback? We’d love to hear from you!