corrections updated

This commit is contained in:
Selvi 2025-08-22 15:29:27 +05:30
parent 50ec2434d6
commit ed79c8dd0f
9 changed files with 30837 additions and 17520 deletions

View File

@ -22,7 +22,7 @@ export default function HomeHeroBanner() {
title: "Grace moves with vibrant<br />Tradition meets bass",
date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD AND SURROUNDING AREAS SINCE 1989',
bgImage: '/assets/img/home/banner/banner-2.webp',
bgImage: '/assets/img/home/banner/hero-banner-1.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
buttonText: "Discover Harmony",
buttonLink: "/about",
@ -31,7 +31,7 @@ export default function HomeHeroBanner() {
title: "Crafted with traditions<br />Feel rhythm of roots",
date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD AND SURROUNDING AREAS SINCE 1989',
bgImage: '/assets/img/home/banner/banner-3.webp',
bgImage: '/assets/img/home/banner/hero-banner-2.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
buttonText: "Heritage Beats",
buttonLink: "/upcoming-event",
@ -40,7 +40,7 @@ export default function HomeHeroBanner() {
title: 'Lighting hearts across<br />A pure blend of spirit',
date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD AND SURROUNDING AREAS SINCE 1989',
bgImage: '/assets/img/home/banner/banner-4.webp',
bgImage: '/assets/img/home/banner/hero-banner-3.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
buttonText: "Radiant Spirit",
buttonLink: "/community",
@ -49,7 +49,7 @@ export default function HomeHeroBanner() {
title: 'Rooted in deep tradition <br />Echoes of true legacy',
date: 'SERVING',
location: 'WATERLOO KITCHENER CAMBRIDGE- GUELPH BRANTFORD AND SURROUNDING AREAS SINCE 1989',
bgImage: '/assets/img/home/banner/banner-5.webp',
bgImage: '/assets/img/home/banner/hero-banner-5.webp',
image: '/assets/img/all-images/hero/hero-img12.png',
buttonText: "Hear Echo",
buttonLink: "/tamil-culture",

View File

@ -7,12 +7,12 @@ export default function HomeWhyChooseUs() {
<>
<div className="about2-section-area others-timer-area sp4">
<img src="/assets/img/elements/elements13.png" alt="" className="elements12" />
{/* <img src="/assets/img/elements/elements13.png" alt="" className="elements12" /> */}
<div className="container">
<div className="row align-items-center">
<div className="col-lg-6">
<div className="about-images-area">
<img src="/assets/img/elements/elements14.png" alt="" className="elements14" />
{/* <img src="/assets/img/elements/elements14.png" alt="" className="elements14" /> */}
<div className="row align-items-center">
<div className="col-lg-6 col-md-6">
<div className="img1 image-anime reveal">

View File

@ -30,24 +30,28 @@ export default function Footer1() {
</ul>
</div>
</div>
<div className="col-lg-2 col-md-6">
<div className="col-lg-2 col-md-6">
<div className="link-content">
<h3>Association</h3>
<h3>Quick Links</h3>
<ul>
<li><Link href="/">Home</Link></li>
<li><Link href="/about">About Us</Link></li>
<li><Link href="/tamil-culture">Tamil Culture</Link></li>
<li><Link href="/upcoming-event">UpComing Event</Link></li>
<li><Link href="/contact">Contact Us</Link></li>
</ul>
</div>
</div>
<div className="col-lg-2 col-md-6">
<div className="link-content quick-links-section">
<h3>Quick Links</h3>
<h3>Community</h3>
<ul>
<li><Link href="/tamil-culture">Tamil Culture</Link></li>
<li><Link href="/community">Community</Link></li>
<li><Link href="/upcoming-event">UpComing Event</Link></li>
{/* <li><Link href="/photo-gallery">Photo Gallery</Link></li> */}
<li><Link href="/community/recipes">Recipes</Link></li>
<li><Link href="/community/cricket-club">Cricket Club</Link></li>
<li><Link href="/community/badminton-club">Badminton Club</Link></li>
<li><Link href="/community/business-directory">Business Directory</Link></li>
<li><Link href="/community/tamil-school">Tamil School</Link></li>
<li><Link href="/community/global-relief-fund">Global Relief Fund</Link></li>
</ul>
</div>
</div>

View File

@ -805,7 +805,7 @@ Location:
}
.heading4 h2 {
color: var(--ztc-text-text-1);
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s44);
font-style: normal;
@ -839,7 +839,7 @@ Location:
}
.heading4 p {
color: rgba(255, 255, 255, 0.9);
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s16);
font-style: normal;
@ -7110,7 +7110,7 @@ Location:
}
.footer1-sertion-area .link-content h3 {
color: #fff;
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s24);
font-style: normal;
@ -7119,7 +7119,7 @@ Location:
}
.footer1-sertion-area .link-content ul li a {
color: #fff;
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s16);
font-style: normal;
@ -7132,7 +7132,7 @@ Location:
}
.footer1-sertion-area .link-content ul li a:hover {
color: #000000cf;
color: #ce2029;
transition: all 0.4s;
padding-left: 5px;
}
@ -7156,7 +7156,7 @@ Location:
}
.footer1-sertion-area .link-content2 h3 {
color: #fff;
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s24);
font-style: normal;
@ -7165,7 +7165,7 @@ Location:
}
.footer1-sertion-area .link-content2 ul li a {
color: #fff;
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s16);
font-style: normal;
@ -22560,7 +22560,7 @@ html {
}
.about2-section-area .about2-header .others-boxarea .icons-box p {
color: var(--ztc-text-text-1);
color: #000000cf;
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s18);
font-style: normal;
@ -22831,7 +22831,7 @@ html {
}
.about6-bg {
background: #f4b6b9;
background: #ffde146b;
}
/* .heading-center {
@ -22904,7 +22904,7 @@ html {
}
.about7-bg {
background: #f4b6b9;
background: #ffde146b;
}
.about7-section-area {

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB