corrections updated

This commit is contained in:
Selvi 2025-08-06 14:23:10 +05:30
parent 5f3dc6dcec
commit 21e911819b
5 changed files with 48 additions and 14 deletions

View File

@ -126,7 +126,7 @@ useEffect(() => {
<div className="container"> <div className="container">
<div className="row"> <div className="row">
<div className="col-lg-6 col-md-6"> <div className="col-lg-6 col-md-6">
<div className="contact-boxarea2 mb-2" data-aos="zoom-in" data-aos-duration={900}> <div className="contact-boxarea3 mb-2" data-aos="zoom-in" data-aos-duration={900}>
<div className="icons"> <div className="icons">
<img src="/assets/img/icons/mail1.svg" alt="" /> <img src="/assets/img/icons/mail1.svg" alt="" />
</div> </div>

View File

@ -335,7 +335,7 @@ export default function UpcomingEventData() {
<Link href="/#"><img src="/assets/img/icons/clock1.svg" alt="" />06:30-08:30 PM - Aug 23, 2023<span> | </span></Link> <Link href="/#"><img src="/assets/img/icons/clock1.svg" alt="" />06:30-08:30 PM - Aug 23, 2023<span> | </span></Link>
</li> </li>
<li> <li>
<Link href="/#"><img src="/assets/img/icons/location1.svg" alt="" />Doon Campus, Kitchener, Ontario</Link> <Link href="/#"><img src="/assets/img/icons/location1.svg" alt="" />Doon Campus, Ontario</Link>
</li> </li>
</ul> </ul>
<div className="space20" /> <div className="space20" />
@ -399,8 +399,8 @@ export default function UpcomingEventData() {
<li> <li>
<Link href="/#"><img src="/assets/img/icons/clock1.svg" alt="" />06:30 AM-08:30 PM - Aug 23, 2023<span> | </span></Link> <Link href="/#"><img src="/assets/img/icons/clock1.svg" alt="" />06:30 AM-08:30 PM - Aug 23, 2023<span> | </span></Link>
</li> </li>
<li> <li className="break-on-xl">
<Link href="/#"><img src="/assets/img/icons/location1.svg" alt="" />Doon Campus, Kitchener, Ontario</Link> <Link href="/#"><img src="/assets/img/icons/location1.svg" alt="" />Doon Campus, Ontario</Link>
</li> </li>
</ul> </ul>
<div className="space20" /> <div className="space20" />
@ -452,8 +452,8 @@ export default function UpcomingEventData() {
<li> <li>
<Link href="/#"><img src="/assets/img/icons/clock1.svg" alt="" />1.00 PM-4.30 PM - Sat Oct 26, 2024<span> | </span></Link> <Link href="/#"><img src="/assets/img/icons/clock1.svg" alt="" />1.00 PM-4.30 PM - Sat Oct 26, 2024<span> | </span></Link>
</li> </li>
<li> <li className="break-on-xl">
<img src="/assets/img/icons/location1.svg" alt="" />Waterloo Public Library <Link href="/#"><img src="/assets/img/icons/location1.svg" alt="" />Waterloo Public Library</Link>
</li> </li>
</ul> </ul>
<div className="space20" /> <div className="space20" />

View File

@ -19,7 +19,7 @@ export default function HomeHeroBanner() {
// image: '/assets/img/all-images/hero/hero-img11.png', // image: '/assets/img/all-images/hero/hero-img11.png',
// }, // },
{ {
title: "Grace moves with every beat <br />Tradition meets bass", title: "Grace moves with vibrant beat <br />Tradition meets bright bass",
date: 'SERVING', date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD SINCE 1989', location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-2.webp', bgImage: '/assets/img/home/banner/banner-2.webp',
@ -33,14 +33,14 @@ export default function HomeHeroBanner() {
image: '/assets/img/all-images/hero/hero-img12.png', image: '/assets/img/all-images/hero/hero-img12.png',
}, },
{ {
title: 'Lighting hearts across globe <br />A blend of sound & spirit', title: 'Lighting hearts across globe <br />A blend of sound and spirit',
date: 'SERVING', date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD SINCE 1989', location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-4.webp', bgImage: '/assets/img/home/banner/banner-4.webp',
image: '/assets/img/all-images/hero/hero-img12.png', image: '/assets/img/all-images/hero/hero-img12.png',
}, },
{ {
title: ' Rooted in timeless wisdom <br />Echoes of legacy in drop', title: ' Rooted in timeless old wisdom <br />Echoes of true legacy in drop',
date: 'SERVING', date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD SINCE 1989', location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD SINCE 1989',
bgImage: '/assets/img/home/banner/banner-5.webp', bgImage: '/assets/img/home/banner/banner-5.webp',

View File

@ -15,7 +15,7 @@ export default function MobileMenu({ isMobileMenu, handleMobileMenu }: any) {
<div className="col-12"> <div className="col-12">
<div className="mobile-header-elements"> <div className="mobile-header-elements">
<div className="mobile-logo"> <div className="mobile-logo">
<Link href="//"><img src="/assets/img/logo-tca.png" alt="" /></Link> <Link href="/"><img src="/assets/img/logo-tca.png" alt="" /></Link>
</div> </div>
<div className="mobile-nav-icon dots-menu" onClick={handleMobileMenu}> <div className="mobile-nav-icon dots-menu" onClick={handleMobileMenu}>
<i className="fa-solid fa-bars-staggered" /> <i className="fa-solid fa-bars-staggered" />

View File

@ -4540,7 +4540,7 @@ Location:
.hero9-slider-area .timer-bg-area { .hero9-slider-area .timer-bg-area {
width: auto; width: auto;
position: relative; position: relative;
padding: 40px; padding: 20px 20px 30px;
} }
} }
@ -4654,7 +4654,7 @@ Location:
@media (max-width: 767px) { @media (max-width: 767px) {
.hero9-slider-area .heading12 h3 { .hero9-slider-area .heading12 h3 {
font-size: var(--ztc-font-size-font-s28); font-size: var(--ztc-font-size-font-s20);
line-height: 34px; line-height: 34px;
} }
} }
@ -4668,6 +4668,13 @@ Location:
line-height: 24px; line-height: 24px;
} }
@media (max-width: 767px) {
.hero9-slider-area .heading12 p {
font-size: var(--ztc-font-size-font-s16);
line-height: 24px;
}
}
.hero9-slider-area .heading12 p img { .hero9-slider-area .heading12 p img {
filter: brightness(0) invert(1); filter: brightness(0) invert(1);
} }
@ -19489,11 +19496,11 @@ html {
} }
} }
@media (max-width: 768px) { /* @media (max-width: 768px) {
.contact-bg-section .contact-boxarea3 { .contact-bg-section .contact-boxarea3 {
margin-top: 25px; margin-top: 25px;
} }
} } */
@media only screen and (min-width: 768px) and (max-width: 991px) { @media only screen and (min-width: 768px) and (max-width: 991px) {
.contact5-bg-section .mapouter .gmap_canvas iframe { .contact5-bg-section .mapouter .gmap_canvas iframe {
@ -28373,3 +28380,30 @@ h2.custom-text.aos-init.aos-animate{
font-size: 23px !important; font-size: 23px !important;
} }
} }
@media (max-width: 1440px) {
.break-on-xl {
display: block;
width: 100%;
}
}
@media (max-width: 425px) {
.hero9-slider-area .hero8-header h1 {
font-size: 24px;
}
}
@media (max-width: 425px) {
.hero9-slider-area .hero8-header h5 {
font-size: 16px;
}
}
@media (max-width: 425px) {
.vl-btn9 {
padding: 15px;
}
}
@media (max-width: 425px) {
.vl-btn9 .demo {
font-size: 16px;
}
}