Skip to content

Commit

Permalink
add me
Browse files Browse the repository at this point in the history
pls work
  • Loading branch information
anmol-dash committed Nov 18, 2024
1 parent 608ece8 commit 2fb3abe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/components/News.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import KAImg from "../images/headshots/karam_alkaissy.png";
import JLImg from "../images/headshots/jeff_li.png";
import BHImg from "../images/headshots/brianna_hess.png";
import KUImg from "../images/headshots/kana_urigame.png";
import ADImg from "../images/headshots/anmol_dash.png";
import {GridContainer} from "../ui/layout"
import {CenteredSubtitle} from "../ui/Typography"
import Tile from "../ui/Tile"
Expand All @@ -32,7 +33,7 @@ const articleItems = [
imgLink: ShSImg,
title: "Vice President",
publisher: "Shaurya Singhi",
date: "CAS '27"
date: "Wharton '26"
},{
imgLink: LvKImg,
title: "Co-Director of Consulting",
Expand Down Expand Up @@ -79,6 +80,11 @@ const articleItems = [
link: "https://www.thedp.com/article/2022/03/climate-ventures-competition-prize-student-groups",
publisher: "Kana Unigame",
date: "CAS '27"
},{
imgLink: ADImg,
title: "Director of Web Development",
publisher: "Anmol Dash",
date: "CAS '26"
},

]
Expand Down

0 comments on commit 2fb3abe

Please sign in to comment.