Skip to content

Commit 338b15a

Browse files
committed
add: volunteers
1 parent 01ce76e commit 338b15a

File tree

8 files changed

+35
-35
lines changed

8 files changed

+35
-35
lines changed

app/humans/page.tsx

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -309,41 +309,41 @@ const humansMapping: humansMappingType[] = [
309309
image: `/assets/humans/volunteers/avin.jpg`,
310310
link: "https://www.linkedin.com/in/avinin",
311311
},
312-
// {
313-
// name: "Avin Indrasoma",
314-
// image: `/assets/humans/volunteers/avin.jpg`,
315-
// link: "",
316-
// },
317-
// {
318-
// name: "Avin Indrasoma",
319-
// image: `/assets/humans/volunteers/avin.jpg`,
320-
// link: "",
321-
// },
322-
// {
323-
// name: "Avin Indrasoma",
324-
// image: `/assets/humans/volunteers/avin.jpg`,
325-
// link: "",
326-
// },
327-
// {
328-
// name: "Avin Indrasoma",
329-
// image: `/assets/humans/volunteers/avin.jpg`,
330-
// link: "",
331-
// },
332-
// {
333-
// name: "Avin Indrasoma",
334-
// image: `/assets/humans/volunteers/avin.jpg`,
335-
// link: "",
336-
// },
337-
// {
338-
// name: "Avin Indrasoma",
339-
// image: `/assets/humans/volunteers/avin.jpg`,
340-
// link: "",
341-
// },
342-
// {
343-
// name: "Avin Indrasoma",
344-
// image: `/assets/humans/volunteers/avin.jpg`,
345-
// link: "",
346-
// },
312+
{
313+
name: "Suhani Jain",
314+
image: `/assets/humans/volunteers/suhani.jpg`,
315+
link: "",
316+
},
317+
{
318+
name: "Dhruv Saraswat",
319+
image: `/assets/humans/volunteers/dhruv.jpg`,
320+
link: "",
321+
},
322+
{
323+
name: "Kavusikaa Prabhu",
324+
image: `/assets/humans/volunteers/kaushika.jpg`,
325+
link: "",
326+
},
327+
{
328+
name: "Kamna Sharma",
329+
image: `/assets/humans/volunteers/kamna.jpg`,
330+
link: "",
331+
},
332+
{
333+
name: "Hemavarshini Akkireddy",
334+
image: `/assets/humans/volunteers/hemavarshini.jpg`,
335+
link: "",
336+
},
337+
{
338+
name: "Jay Oza",
339+
image: `/assets/humans/volunteers/jay.jpg`,
340+
link: "",
341+
},
342+
{
343+
name: "Chaitya Nanavati",
344+
image: `/assets/humans/volunteers/chaitya.jpg`,
345+
link: "",
346+
},
347347
].sort((a, b) => a.name.localeCompare(b.name)),
348348
},
349349
{
118 KB
Loading
43.6 KB
Loading
217 KB
Loading
185 KB
Loading
18.9 KB
Loading
57 KB
Loading
23.4 KB
Loading

0 commit comments

Comments
 (0)