diff --git a/components/home/AboutSection.tsx b/components/home/AboutSection.tsx
index 4193f4f..01e4865 100644
--- a/components/home/AboutSection.tsx
+++ b/components/home/AboutSection.tsx
@@ -76,7 +76,7 @@ export default function AboutSection() {
*/}
-

+ {/*

*/}
diff --git a/components/home/HeroBanner.tsx b/components/home/HeroBanner.tsx
index b38e9c7..670dd7b 100644
--- a/components/home/HeroBanner.tsx
+++ b/components/home/HeroBanner.tsx
@@ -19,28 +19,28 @@ export default function HomeHeroBanner() {
// image: '/assets/img/all-images/hero/hero-img11.png',
// },
{
- title: 'Global DJ Tour 2025',
+ title: "Global DJ
Tour 2025",
date: 'SERVING',
location: 'WATERLOO – KITCHENER – CAMBRIDGE- GUELPH – BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-2.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
},
{
- title: 'Global DJ Tour 2025',
+ title: 'Global DJ
Tour 2025',
date: 'SERVING',
location: 'WATERLOO – KITCHENER – CAMBRIDGE- GUELPH – BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-3.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
},
{
- title: 'Global DJ Tour 2025',
+ title: 'Global DJ
Tour 2025',
date: 'SERVING',
location: 'WATERLOO – KITCHENER – CAMBRIDGE- GUELPH – BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-4.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
},
{
- title: 'Global DJ Tour 2025',
+ title: 'Global DJ
Tour 2025',
date: 'SERVING',
location: 'WATERLOO – KITCHENER – CAMBRIDGE- GUELPH – BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-5.webp',
@@ -77,7 +77,7 @@ export default function HomeHeroBanner() {
WE ARE COMING FOR
-
{slide.title}
+
diff --git a/components/home/HomePhotoGallerySection.tsx b/components/home/HomePhotoGallerySection.tsx
index cf55555..9edc7c6 100644
--- a/components/home/HomePhotoGallerySection.tsx
+++ b/components/home/HomePhotoGallerySection.tsx
@@ -115,7 +115,7 @@ export default function HomePhotoGallerySection() {
diff --git a/components/home/HomeUpcomingEvent.tsx b/components/home/HomeUpcomingEvent.tsx
index 2cd2044..b87b6bd 100644
--- a/components/home/HomeUpcomingEvent.tsx
+++ b/components/home/HomeUpcomingEvent.tsx
@@ -108,7 +108,7 @@ export default function HomeUpcomingEvent() {
*/}
- Online Tickets
+ Online Tickets
@@ -164,7 +164,7 @@ export default function HomeUpcomingEvent() {
*/}
-

+
We are committed to creating a platform where business leaders, innovators, and professionals
can come together to exchange ideas
@@ -126,7 +126,7 @@ export default function Footer1() {
-
Copyright {new Date().getFullYear()} © TamilCultureAssociation. Powered by MetatronCube. All Right Reserved.
+
Copyright {new Date().getFullYear()} © TamilCultureAssociation. Powered by MetatronCube. All Right Reserved.
diff --git a/public/assets/css/main.css b/public/assets/css/main.css
index 6d14b3a..8514210 100644
--- a/public/assets/css/main.css
+++ b/public/assets/css/main.css
@@ -7021,7 +7021,7 @@ color: var(--ztc-text-text-1);
}
.footer1-sertion-area .footer-logo-area ul li a:hover {
- background: #fff;
+ background: #ed1b24;
transition: all 0.4s;
}
@@ -28134,7 +28134,7 @@ html {
}
.gallery-btn{
- font-size: 24px;
+ font-size: 18px;
font-weight:600;
padding: 10px 15px;
}
\ No newline at end of file