2026-2028 Committee members updated
This commit is contained in:
parent
2a15b0fb13
commit
34e35edab0
@ -62,7 +62,9 @@ export default function Section1() {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="content-area">
|
<div className="content-area">
|
||||||
<Link href="/speakers-single">{member.name}</Link>
|
<h5 style={{ fontWeight: "bold" }}>
|
||||||
|
{member.name}
|
||||||
|
</h5>
|
||||||
<div className="space6" />
|
<div className="space6" />
|
||||||
<p>{member.post}</p>
|
<p>{member.post}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -2833,6 +2833,72 @@ export const directoryData = {
|
|||||||
|
|
||||||
|
|
||||||
export const communityData = {
|
export const communityData = {
|
||||||
|
"2026-2028": {
|
||||||
|
"Executive Committee": [
|
||||||
|
{
|
||||||
|
name: "ULAGANATHAN MAHADEVAN",
|
||||||
|
post: "President",
|
||||||
|
image: "/assets/img/all-images/about/Ulaganathan-new1.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "RAGHU",
|
||||||
|
post: "Vice President",
|
||||||
|
image: "/assets/img/all-images/about/RAGU-180x180.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "RAJINIKANTH",
|
||||||
|
post: "Secretary",
|
||||||
|
image: "/assets/img/all-images/about/Rajani-3.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "DENNIS LOYOLA",
|
||||||
|
post: "Joint Secretary",
|
||||||
|
image: "/assets/img/all-images/about/dennis-666.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "SRINIVASAN RAJAGOPALAN",
|
||||||
|
post: "Joint Secretary",
|
||||||
|
image: "/assets/img/all-images/about/user.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "SHANTI DURAI",
|
||||||
|
post: "Treasurer",
|
||||||
|
image: "/assets/img/all-images/about/shanthi-555.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "KANTHARUPAN KATHIRKAMESWARAN",
|
||||||
|
post: "Joint Treasurer",
|
||||||
|
image: "/assets/img/all-images/about/user.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Committee Members": [
|
||||||
|
{
|
||||||
|
name: "SUMALATHA STEPHEN",
|
||||||
|
post: "Board Member",
|
||||||
|
image: "/assets/img/all-images/about/user.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "SHOBHA RAJARAMAN",
|
||||||
|
post: "Board Member",
|
||||||
|
image: "/assets/img/all-images/about/user.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "SENTHILKUMAR THANGARAJ",
|
||||||
|
post: "Board Member",
|
||||||
|
image: "/assets/img/all-images/about/SENTHIL-180x180-1.jpg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "INDIRA LOGENTHRAN",
|
||||||
|
post: "Board Member",
|
||||||
|
image: "/assets/img/all-images/about/IndraNew2.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "SHYAMALA RAMACHANDRAN",
|
||||||
|
post: "Board Member",
|
||||||
|
image: "/assets/img/all-images/about/2.webp"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"2024-2026": {
|
"2024-2026": {
|
||||||
"Executive Committee": [
|
"Executive Committee": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user