banner, footer content updated
This commit is contained in:
parent
cd648808cc
commit
14a1ad8301
@ -19,28 +19,28 @@ export default function HomeHeroBanner() {
|
||||
// image: '/assets/img/all-images/hero/hero-img11.png',
|
||||
// },
|
||||
{
|
||||
title: "Global DJ <br />Tour 2025",
|
||||
title: "Grace moves with every beat <br />Tradition meets bass",
|
||||
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 <br />Tour 2025',
|
||||
title: "Crafted with tradition’s hands <br />Feel the rhythm of our roots",
|
||||
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 <br />Tour 2025',
|
||||
title: 'Lighting hearts across globe <br />A blend of sound & spirit',
|
||||
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 <br />Tour 2025',
|
||||
title: ' Rooted in timeless wisdom <br />Echoes of legacy in drop',
|
||||
date: 'SERVING',
|
||||
location: 'WATERLOO – KITCHENER – CAMBRIDGE- GUELPH – BRANTFORD SINCE 1989',
|
||||
bgImage: '/assets/img/home/banner/banner-5.webp',
|
||||
@ -74,7 +74,7 @@ export default function HomeHeroBanner() {
|
||||
<div className="hero8-header">
|
||||
<h5>
|
||||
{/* <img src="/assets/img/icons/sub-logo1.svg" alt="" /> */}
|
||||
WE ARE COMING FOR
|
||||
Where Culture Meets the Beat
|
||||
</h5>
|
||||
<div className="space16" />
|
||||
<h1 className="text-anime-style-3"dangerouslySetInnerHTML={{ __html: slide.title || ''}}></h1>
|
||||
|
||||
@ -12,8 +12,7 @@ export default function Footer1() {
|
||||
<div className="footer-logo-area">
|
||||
<img src="/assets/img/logo-tca.png" alt="logo" style={{ width: "60px", height: "80px" }} />
|
||||
<div className="space16" />
|
||||
<p>We are committed to creating a platform where business leaders, innovators, and professionals
|
||||
can come together to exchange ideas</p>
|
||||
<p>Celebrating and vibrantly sharing the rich and diverse heritage of Tamil culture through art, food, music, dance, and storytelling.</p>
|
||||
<div className="space24" />
|
||||
<ul>
|
||||
<li>
|
||||
@ -35,7 +34,7 @@ export default function Footer1() {
|
||||
<div className="link-content">
|
||||
<h3>Association</h3>
|
||||
<ul>
|
||||
<li><Link href="/about">Home</Link></li>
|
||||
<li><Link href="/">Home</Link></li>
|
||||
<li><Link href="/about">About Us</Link></li>
|
||||
<li><Link href="/contact">Contact Us</Link></li>
|
||||
</ul>
|
||||
@ -64,7 +63,7 @@ export default function Footer1() {
|
||||
<Link href="/#"><img src="/assets/img/home/location.webp" alt="" />P.O. Box No:25068, Kitchener, <br />Ontario, N2A 4A5, Canada.</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href="/mailto:mail@tamilculturewaterloo.org"><img src="/assets/img/home/mail.webp" alt="" />mail@tamilculturewaterloo.org</Link>
|
||||
<Link href="mailto:mail@tamilculturewaterloo.org"><img src="/assets/img/home/mail.webp" alt="" />mail@tamilculturewaterloo.org</Link>
|
||||
</li>
|
||||
{/* <li>
|
||||
<Link href="/#"> <img src="/assets/img/icons/world1.svg" alt="" />eventifyevent.com</Link>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user