Skip to content

Commit 3a0a99d

Browse files
committed
feat: update chapter name
1 parent eb79b0c commit 3a0a99d

5 files changed

Lines changed: 39 additions & 43 deletions

File tree

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/favicon_io/favicon.io" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<meta name="description" content="KJSCE ACM's Motto, Together We Strive, Together We Achieve!" />
7+
<meta name="description" content="KJSSE ACM's Motto, Together We Strive, Together We Achieve!" />
88
<meta name="google-site-verification" content="sfZdBesrUXPWwnmytZsgEymdT_Brz2EvjYQ36cPVM94" />
99
<meta name="keywords"
10-
content="ACM, javascript, conference, development, KJSCE, programming, algorithms, acm, kjsce, acm, research, somaiya" />
10+
content="ACM, javascript, conference, development, KJSSE, programming, algorithms, acm, kjsce, kjsse, research, somaiya" />
1111
<link rel="apple-touch-icon" sizes="180x180" href="/favicon_io/apple-touch-icon.png">
1212
<link rel="icon" type="image/png" sizes="32x32" href="/favicon_io/favicon-32x32.png">
1313
<link rel="icon" type="image/png" sizes="16x16" href="/favicon_io/favicon-16x16.png">
1414
<link rel="manifest" href="/favicon_io/site.webmanifest">
1515
<meta name="robots" content="INDEX, FOLLOW" />
16-
<meta name="author" content="KJSCE ACM Team" />
16+
<meta name="author" content="KJSSE ACM Team" />
1717
<meta name="geo.region" content="IN" />
1818
<meta property="og:type" content="website" />
19-
<meta property="og:site_name" content="KJSCE ACM" />
20-
<meta property="og:title" content="KJSCE ACM 2024-25" />
21-
<meta property="og:description" content="KJSCE ACM Community" />
19+
<meta property="og:site_name" content="KJSSE ACM" />
20+
<meta property="og:title" content="KJSSE ACM 2024-25" />
21+
<meta property="og:description" content="KJSSE ACM Community" />
2222
<meta property="og:url" content="http://kjsce.acm.org" />
23-
<title>KJSCE ACM</title>
23+
<title>KJSSE ACM</title>
2424

2525
</head>
2626
<body>
177 KB
Loading

src/components/TeamCard.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const TeamCard = ({ team }) => {
5858
))}
5959
</div>
6060
{selectedMember && (
61-
<div className="fixed inset-0 bg-black bg-opacity-80 flex items-center justify-center z-[1000] h-screen">
61+
<div className="fixed inset-0 bg-black flex items-center justify-center z-[1000] h-screen">
6262
<div ref={modalRef} className="bg-[#16182e] text-white p-6 rounded-lg shadow-lg relative max-w-96 w-full justify-center items-center">
6363
<button className="absolute top-4 right-4 text-white text-xl" onClick={closeModal}>&times;</button>
6464
<div className="flex justify-center flex-col items-center">

src/components/TeamShowcase.jsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,7 @@ const TeamShowcase = () => {
108108
key={team.teamId}
109109
id={`team-${team.teamId}`}
110110
ref={(el) => (sectionRefs.current[`team-${team.teamId}`] = el)}
111-
className={`w-full transition-all duration-500 ease-out ${
112-
activeSection === `team-${team.teamId}`
113-
? "scale-100 opacity-100"
114-
: "scale-[0.97] opacity-60"
115-
}`}
111+
className="w-full transition-all duration-500 ease-out scale-100 opacity-100"
116112
>
117113
<TeamSection
118114
team={team}

src/data/teams-2025-2026.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"id": "tc1",
7171
"name": "Om Thanage",
7272
"role": "Tech Head",
73-
"imageUrl": "https://picsum.photos/200/300",
73+
"imageUrl": "/assets/2025-26/Om Thanage.png",
7474
"bio": "Driving technical excellence and innovation.",
7575
"quote": "Code is poetry.",
7676
"links": {
@@ -82,58 +82,58 @@
8282
},
8383
{
8484
"id": "tc2",
85-
"name": "Aryan Movalia",
85+
"name": "Pratik Patil",
8686
"role": "Tech Team Member",
8787
"imageUrl": "https://picsum.photos/200/300",
88-
"bio": "Enthusiastic about starting the tech journey.",
89-
"quote": "Hello World.",
88+
"bio": "Building solutions with code.",
89+
"quote": "Keep building.",
9090
"links": {
91-
"codechef": "https://www.codechef.com/users/aryan65828965",
92-
"github": "https://github.com/aryan6582896578",
93-
"leetcode": "https://leetcode.com/u/aryan6582896578",
94-
"codeforces": "https://codeforces.com/profile/aryan6582896578"
91+
"codechef": "",
92+
"github": "",
93+
"leetcode": "",
94+
"codeforces": ""
9595
}
9696
},
9797
{
9898
"id": "tc3",
99-
"name": "Rishi Dadia",
99+
"name": "Omkar Bhoir",
100100
"role": "Tech Team Member",
101101
"imageUrl": "https://picsum.photos/200/300",
102-
"bio": "Eager to learn and contribute.",
103-
"quote": "Learn and grow.",
102+
"bio": "Exploring new technologies and frameworks.",
103+
"quote": "Always learning.",
104104
"links": {
105-
"codechef": "https://www.codechef.com/users/rishidadia",
106-
"github": "https://github.com/rishidadia",
107-
"leetcode": "https://leetcode.com/u/rishi_dadia",
108-
"codeforces": "https://codeforces.com/profile/rishid"
105+
"codechef": "",
106+
"github": "",
107+
"leetcode": "",
108+
"codeforces": ""
109109
}
110110
},
111111
{
112112
"id": "tc4",
113-
"name": "Pratik Patil",
113+
"name": "Aryan Movalia",
114114
"role": "Tech Team Member",
115115
"imageUrl": "https://picsum.photos/200/300",
116-
"bio": "Building solutions with code.",
117-
"quote": "Keep building.",
116+
"bio": "Enthusiastic about starting the tech journey.",
117+
"quote": "Hello World.",
118118
"links": {
119-
"codechef": "",
120-
"github": "",
121-
"leetcode": "",
122-
"codeforces": ""
119+
"codechef": "https://www.codechef.com/users/aryan65828965",
120+
"github": "https://github.com/aryan6582896578",
121+
"leetcode": "https://leetcode.com/u/aryan6582896578",
122+
"codeforces": "https://codeforces.com/profile/aryan6582896578"
123123
}
124124
},
125125
{
126126
"id": "tc5",
127-
"name": "Omkar Bhoir",
127+
"name": "Rishi Dadia",
128128
"role": "Tech Team Member",
129129
"imageUrl": "https://picsum.photos/200/300",
130-
"bio": "Exploring new technologies and frameworks.",
131-
"quote": "Always learning.",
130+
"bio": "Eager to learn and contribute.",
131+
"quote": "Learn and grow.",
132132
"links": {
133-
"codechef": "",
134-
"github": "",
135-
"leetcode": "",
136-
"codeforces": ""
133+
"codechef": "https://www.codechef.com/users/rishidadia",
134+
"github": "https://github.com/rishidadia",
135+
"leetcode": "https://leetcode.com/u/rishi_dadia",
136+
"codeforces": "https://codeforces.com/profile/rishid"
137137
}
138138
}
139139
]
@@ -367,7 +367,7 @@
367367
]
368368
},
369369
{
370-
"teamName": "FY Representatives",
370+
"teamName": "FY Reps",
371371
"description": "First-year representatives contributing across teams and learning through hands-on involvement.",
372372
"members": [
373373
{

0 commit comments

Comments
 (0)