corrections updated
This commit is contained in:
parent
50ec2434d6
commit
ed79c8dd0f
@ -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 tradition’s<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",
|
||||
|
||||
@ -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">
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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 {
|
||||
|
||||
48307
public/assets/css/vendor/fontawesome.css
vendored
48307
public/assets/css/vendor/fontawesome.css
vendored
File diff suppressed because it is too large
Load Diff
BIN
public/assets/img/home/banner/hero-banner-1.webp
Normal file
BIN
public/assets/img/home/banner/hero-banner-1.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 322 KiB |
BIN
public/assets/img/home/banner/hero-banner-2.webp
Normal file
BIN
public/assets/img/home/banner/hero-banner-2.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 254 KiB |
BIN
public/assets/img/home/banner/hero-banner-3.webp
Normal file
BIN
public/assets/img/home/banner/hero-banner-3.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 279 KiB |
BIN
public/assets/img/home/banner/hero-banner-5.webp
Normal file
BIN
public/assets/img/home/banner/hero-banner-5.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 293 KiB |
Loading…
x
Reference in New Issue
Block a user