diff --git a/components/home/HeroBanner.tsx b/components/home/HeroBanner.tsx
index 625ad6a..32e8987 100644
--- a/components/home/HeroBanner.tsx
+++ b/components/home/HeroBanner.tsx
@@ -53,7 +53,7 @@ export default function HomeHeroBanner() {
modules={[Autoplay, Navigation, Pagination]}
slidesPerView={1}
loop={true}
- autoplay={{ delay: 2000 }}
+ autoplay={{ delay: 5000 }}
navigation
pagination={{ clickable: true }}
>
diff --git a/components/layout/MobileMenu.tsx b/components/layout/MobileMenu.tsx
index f1cdb05..8360a6d 100644
--- a/components/layout/MobileMenu.tsx
+++ b/components/layout/MobileMenu.tsx
@@ -67,7 +67,7 @@ export default function MobileMenu({ isMobileMenu, handleMobileMenu }: any) {
handleAccordion(2)}>
- Online
+ Registration
- Membership - 2024
- Membership - 2025
diff --git a/components/layout/header/Header1.tsx b/components/layout/header/Header1.tsx
index 9c82c8f..e798ff7 100644
--- a/components/layout/header/Header1.tsx
+++ b/components/layout/header/Header1.tsx
@@ -1,10 +1,52 @@
-import Link from 'next/link'
+"use client";
+import Link from "next/link";
+import React, { useState } from "react";
+import { Swiper, SwiperSlide } from "swiper/react";
+import { Autoplay, Pagination } from "swiper/modules";
+import "swiper/css";
+import "swiper/css/pagination";
export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSearch, handleSearch }: any) {
+
+ const [mobileMenu, setMobileMenu] = useState(false);
+
return (
<>
+
+
+
+
+
+
+ தமிழ்நாடு தொழில்நுட்ப முன்னேற்ற சங்கம்
+
+
+
+
+ Welcome to our association — advancing innovation for all communities
+
+
+
+
+ Welcome to our association — advancing innovation for all communities
+
+
+
+
+
+
+
+