+
-

-
+

+
+
-
+
+
+
+
+
+ {isOpen && (
+
+
+
+
+
+
+ )}
+
+
+
+
+
)
}
export default Navbar
\ No newline at end of file
diff --git a/src/index.css b/src/index.css
index f1d464a..250f157 100644
--- a/src/index.css
+++ b/src/index.css
@@ -69,3 +69,5 @@
@apply absolute left-4 top-1/2 -translate-y-1/2;
}
}
+
+
diff --git a/src/pages/Contact.jsx b/src/pages/Contact.jsx
index b1d1bc7..8ab9af7 100644
--- a/src/pages/Contact.jsx
+++ b/src/pages/Contact.jsx
@@ -9,7 +9,9 @@ const Contact = () => {
return (
<>
-
+
+
+
{
}}
className="bg-[#000000] w-full h-full"
>
+
+
Contact Us
>
diff --git a/src/pages/Events.jsx b/src/pages/Events.jsx
index d249a43..58897fa 100644
--- a/src/pages/Events.jsx
+++ b/src/pages/Events.jsx
@@ -8,12 +8,11 @@ import Navbar from '../components/Navbar';
const Events = () => {
return (
<>
-
+
-
+
- Event s
- Home /Events
+ Event s
diff --git a/src/pages/Homepage.jsx b/src/pages/Homepage.jsx
index c56a8d2..3d424d2 100644
--- a/src/pages/Homepage.jsx
+++ b/src/pages/Homepage.jsx
@@ -16,7 +16,7 @@ const Homepage = () => {
return (
<>
-
+
{
}}
className="bg-[#000000] w-full h-full"
>
+