diff --git a/app/globals.css b/app/globals.css
index 6abdd0a..3a85dcf 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -3,6 +3,9 @@
@tailwind utilities;
body {
font-family: var(--font-open-sans);
+ margin: 0;
+ padding: 0;
+ overflow-x: hidden;
}
.bebas {
font-family: var(--font-bebas-neue);
diff --git a/components/Header.jsx b/components/Header.jsx
index 776af08..5413c62 100644
--- a/components/Header.jsx
+++ b/components/Header.jsx
@@ -21,31 +21,31 @@ const Header = () => {
{/* Mobile Devices */}
-
-
+
+
+
+ Yapay Zeka Zirvesi
+
+
-
- Yapay Zeka Zirvesi
-
-
);
};
diff --git a/components/Navbar.jsx b/components/Navbar.jsx
index f3b0321..c618a88 100644
--- a/components/Navbar.jsx
+++ b/components/Navbar.jsx
@@ -2,24 +2,38 @@ import React from 'react';
export default function Navbar() {
return (
-
+ <>
+ {/* Desktop Navbar */}
+
+
+ {/* Mobile Navbar */}
+
+ >
);
}
diff --git a/components/Speakers.jsx b/components/Speakers.jsx
index 055cab5..342f471 100644
--- a/components/Speakers.jsx
+++ b/components/Speakers.jsx
@@ -6,10 +6,11 @@ export default function Speakers() {
return (
KONUŞMACILARIMIZ
+
{speakers.map((speaker) => (
{
Sponsorlarimiz
@@ -78,7 +78,7 @@ const Sponsors = () => {
-
+
Ürün ve Fuaye Sponsorlarımız