banner and events page updated

This commit is contained in:
Alaguraj0361 2025-10-08 18:34:24 +05:30
parent 1ec65fef0d
commit 366cedd3b4
2 changed files with 17 additions and 17 deletions

View File

@ -114,7 +114,7 @@ const Page = () => {
>
<a className="vl-btn2" target="_blank" rel="noopener noreferrer">
<span className="demo">
Tickets are now available University of Waterloo <i className="fa-solid fa-arrow-right" />
Book Now <i className="fa-solid fa-arrow-right" />
</span>
</a>
</Link>
@ -177,7 +177,7 @@ const Page = () => {
</span>
</li>
</ul>
<div className="about6-header heading9 space-margin60 mb-4">
{/* <div className="about6-header heading9 space-margin60 mb-4">
<p className="texture">More info: </p>
<ul>
<li> Shyamala Ram: 519-897-6975</li>
@ -189,7 +189,7 @@ const Page = () => {
</ul>
<div className="space18" />
</div>
</div> */}
</div>
</div>
<div className="col-lg-6 order-2 order-lg-2">

View File

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