images updated
@ -15,7 +15,7 @@ export default function Memories() {
|
||||
{/* Header Section */}
|
||||
<div
|
||||
className="inner-page-header"
|
||||
style={{ backgroundImage: 'url(/assets/img/bg/header-bg11.png)' }}
|
||||
style={{ backgroundImage: 'url(/assets/img/event/gallery/gallery-banner.webp)' }}
|
||||
>
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
|
||||
@ -14,7 +14,7 @@ export default function Memories() {
|
||||
{/* Header Section */}
|
||||
<div
|
||||
className="inner-page-header"
|
||||
style={{ backgroundImage: 'url(/assets/img/bg/header-bg11.png)' }}
|
||||
style={{ backgroundImage: 'url(/assets/img/event/upcoming-event/upcoming-events-banner.webp)' }}
|
||||
>
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
|
||||
@ -104,7 +104,7 @@ export default function Contact() {
|
||||
return (
|
||||
<Layout headerStyle={1} footerStyle={1}>
|
||||
<div>
|
||||
<div className="inner-page-header" style={{ backgroundImage: 'url(/assets/img/bg/header-bg12.png)' }}>
|
||||
<div className="inner-page-header" style={{ backgroundImage: 'url(/assets/img/all-images/contact/contact-banner.webp)' }}>
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div className="col-lg-6 m-auto">
|
||||
@ -224,7 +224,7 @@ export default function Contact() {
|
||||
<div className="col-lg-6">
|
||||
<div className="img1 image-anime">
|
||||
<img
|
||||
src="/assets/img/all-images/contact/contact-img4.png"
|
||||
src="/assets/img/all-images/contact/contact-1.webp"
|
||||
alt=""
|
||||
style={{ border: 0, width: '100%', height: '620px' }}
|
||||
/>
|
||||
|
||||
@ -35,7 +35,7 @@ export default function UpcomingEventData() {
|
||||
<div className="row align-items-center">
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img4.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/thai-pongal.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-1" />
|
||||
@ -137,7 +137,7 @@ export default function UpcomingEventData() {
|
||||
</div>
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img5.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/agm.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -153,7 +153,7 @@ export default function UpcomingEventData() {
|
||||
<div className="row align-items-center">
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img6.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/kw.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-1" />
|
||||
@ -255,7 +255,7 @@ export default function UpcomingEventData() {
|
||||
</div>
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img5.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/picnic.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -271,7 +271,7 @@ export default function UpcomingEventData() {
|
||||
<div className="row align-items-center">
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img6.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/sports.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-1" />
|
||||
@ -373,7 +373,7 @@ export default function UpcomingEventData() {
|
||||
</div>
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img5.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/workshop.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -389,7 +389,7 @@ export default function UpcomingEventData() {
|
||||
<div className="row align-items-center">
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img6.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/cultural.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-1" />
|
||||
@ -491,7 +491,7 @@ export default function UpcomingEventData() {
|
||||
</div>
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img5.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/deepavali.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -507,7 +507,7 @@ export default function UpcomingEventData() {
|
||||
<div className="row align-items-center">
|
||||
<div className="col-lg-5">
|
||||
<div className="img1">
|
||||
<img src="/assets/img/all-images/event/event-img6.png" alt="" />
|
||||
<img src="/assets/img/event/upcoming-event/christmas.webp" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-1" />
|
||||
|
||||
@ -8,9 +8,9 @@ import 'swiper/css'
|
||||
import 'swiper/css/navigation'
|
||||
|
||||
const cultureSlides = [
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-1.webp", icon: "/assets/img/home/icons/music.webp", title: "Instrumental Music", description: "In South Indian or Carnatic music, the vina, a long- necked and…", slug: "instrumental-music"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-1.webp", icon: "/assets/img/home/icons/music.webp", title: "Instrumental Music", description: "In South Indian or Carnatic music, the vina, a long…", slug: "instrumental-music"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-2.webp", icon: "/assets/img/home/icons/bharatham.webp", title: "Bharatha Natyam Dance", description: "An ancient traditional art form with its origins steeped…",slug: "bharathnatyam-dance"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-3.webp", icon: "/assets/img/home/icons/vocal.webp", title: "Vocal", description: "Carnatic music is considered one of the oldest systems of music…", slug: "vocal"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-3.webp", icon: "/assets/img/home/icons/vocal.webp", title: "Vocal", description: "Carnatic music is considered one of the oldest systems…", slug: "vocal"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-4.webp", icon: "/assets/img/home/icons/jallikattu.webp", title: "Jallikattu", description: "Jallikattu (Tamil: சல்லிகட்டு, challikattu)…", slug: "jallikattu"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-5.webp", icon: "/assets/img/home/icons/entertainment.webp", title: "Entertainment-1", description: "Entertainment-1...", slug: "entertainment"},
|
||||
{ image: "/assets/img/home/tamil-culture/tamil-culture-6.webp", icon: "/assets/img/home/icons/indoor.webp", title: "Indoor game", description: "Indoor game...", slug: "indoor-game"},
|
||||
|
||||
@ -724,9 +724,9 @@ Location:
|
||||
.heading1 p {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
font-family: var(--figtree);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
transition: all 0.4s;
|
||||
}
|
||||
@ -765,9 +765,9 @@ Location:
|
||||
.heading2 p {
|
||||
color: var(--ztc-text-text-3);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -837,9 +837,9 @@ Location:
|
||||
.heading4 p {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -877,9 +877,9 @@ Location:
|
||||
.heading5 p {
|
||||
color: var(--ztc-text-text-9);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -924,9 +924,9 @@ Location:
|
||||
.heading6 p {
|
||||
color: var(--ztc-text-text-12);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -971,9 +971,9 @@ Location:
|
||||
.heading7 p {
|
||||
color: var(--ztc-text-text-1);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
opacity: 0.8;
|
||||
}
|
||||
@ -1073,9 +1073,9 @@ Location:
|
||||
.heading9 p {
|
||||
color: var(--ztc-text-text-9);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -1098,9 +1098,9 @@ Location:
|
||||
.heading10 p {
|
||||
color: var(--ztc-text-text-3);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -1138,9 +1138,9 @@ Location:
|
||||
.heading11 p {
|
||||
color: var(--ztc-text-text-9);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -1178,9 +1178,9 @@ Location:
|
||||
.heading12 p {
|
||||
color: var(--ztc-text-text-19);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
@ -1220,9 +1220,9 @@ Location:
|
||||
.heading13 p {
|
||||
color: var(--ztc-text-text-1);
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 26px;
|
||||
opacity: 80% !important;
|
||||
}
|
||||
@ -2316,7 +2316,7 @@ Location:
|
||||
font-family: var(--grotesk);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 16px;
|
||||
text-transform: capitalize;
|
||||
margin-top: 16px;
|
||||
@ -6563,9 +6563,9 @@ Location:
|
||||
.blog-details-section .blog-deatils-content ul li a {
|
||||
color: var(--ztc-text-text-2);
|
||||
font-family: var(--figtree);
|
||||
font-size: var(--ztc-font-size-font-s18);
|
||||
font-size: var(--ztc-font-size-font-s16);
|
||||
font-style: normal;
|
||||
font-weight: var(--ztc-weight-medium);
|
||||
/* font-weight: var(--ztc-weight-medium); */
|
||||
line-height: 18px;
|
||||
display: inline-block;
|
||||
transition: all 0.4s;
|
||||
@ -20205,7 +20205,8 @@ html {
|
||||
display: inline-block;
|
||||
transition: all 0.4s;
|
||||
border-radius: 4px;
|
||||
background: var(--ztc-bg-bg-15);
|
||||
/* background: var(--ztc-bg-bg-15); */
|
||||
background: linear-gradient(to right, #ed1b24, #a31319);
|
||||
padding: 12px 10px;
|
||||
}
|
||||
|
||||
|
||||
BIN
public/assets/img/all-images/contact/contact-1.webp
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
public/assets/img/all-images/contact/contact-banner.webp
Normal file
|
After Width: | Height: | Size: 164 KiB |
BIN
public/assets/img/event/gallery/gallery-banner.webp
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
public/assets/img/event/upcoming-event/agm.webp
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
public/assets/img/event/upcoming-event/christmas.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
public/assets/img/event/upcoming-event/cultural.webp
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
public/assets/img/event/upcoming-event/deepavali.webp
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
public/assets/img/event/upcoming-event/kw.webp
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
public/assets/img/event/upcoming-event/picnic.webp
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
public/assets/img/event/upcoming-event/sports.webp
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
public/assets/img/event/upcoming-event/thai-pongal.webp
Normal file
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 14 KiB |
BIN
public/assets/img/event/upcoming-event/workshop.webp
Normal file
|
After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 32 KiB |
BIN
public/assets/img/home/tamil-thai-vazhthu-2.webp
Normal file
|
After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 258 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 37 KiB |