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() { */}
- know More + know More
diff --git a/components/home/AdSectionOne.tsx b/components/home/AdSectionOne.tsx index 0a5a3bd..dd44bb4 100644 --- a/components/home/AdSectionOne.tsx +++ b/components/home/AdSectionOne.tsx @@ -23,16 +23,16 @@ export default function AdSectionOne() {
- Online Payment + Online Payment
diff --git a/components/home/AdSectionThree.tsx b/components/home/AdSectionThree.tsx index 7b91925..5e9684f 100644 --- a/components/home/AdSectionThree.tsx +++ b/components/home/AdSectionThree.tsx @@ -32,7 +32,7 @@ export default function AdSectionThree() {
- Online Payment + Online Payment
diff --git a/components/home/ArtsAndCultureSection.tsx b/components/home/ArtsAndCultureSection.tsx index 6f15938..b3f3f0a 100644 --- a/components/home/ArtsAndCultureSection.tsx +++ b/components/home/ArtsAndCultureSection.tsx @@ -75,7 +75,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
@@ -90,7 +90,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
@@ -105,7 +105,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
@@ -120,7 +120,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
@@ -135,7 +135,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
@@ -150,7 +150,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
@@ -165,7 +165,7 @@ export default function ArtAndCultureSection() {
- + {/* */}
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() {
- know More + know More
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() {
*/}
- purchase ticket + purchase ticket
@@ -231,7 +231,7 @@ export default function HomeUpcomingEvent() {
*/}
- purchase ticket + purchase ticket
diff --git a/components/layout/footer/Footer1.tsx b/components/layout/footer/Footer1.tsx index 0da065b..07d883f 100644 --- a/components/layout/footer/Footer1.tsx +++ b/components/layout/footer/Footer1.tsx @@ -10,7 +10,7 @@ export default function Footer1() {
- logo + logo

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