Skip to content

Commit 419dcd2

Browse files
committed
added new sponsor and fixed image for 2 dev
1 parent 7657f48 commit 419dcd2

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

src/database/sponsors/index.tsx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,15 +181,24 @@ const sponsors: Sponsor[] = [
181181
twitter: "https://x.com/AkshithaChiluka?t=5ztRGbV2DDB6Wf5tlCyHrw&s=09",
182182
isPastSponsor: true,
183183
},
184+
{
185+
name: "Irfan",
186+
image: "https://avatars.githubusercontent.com/u/138690953?v=4",
187+
description: "Final Year Student",
188+
github: "https://github.com/iitzIrFan",
189+
linkedin: "https://www.linkedin.com/in/irfan-shaikh-8b5b94259/",
190+
twitter: "https://x.com/iitzIrfan",
191+
isWeSponsor: true,
192+
},
184193
{
185194
name: "Renato Maynard",
186195
image: "https://avatars.githubusercontent.com/u/79546214?v=4",
187196
description: "M.Sc. in Operations Research",
188197
github: "https://www.linkedin.com/in/renatomaynardetche/",
189-
linkedin: "https://www.linkedin.com/in/dhrubaraj-pati/",
190198
twitter: "https://x.com/codewithdhruba",
191199
isWeSponsor: true,
192200
},
201+
193202
{
194203
name: "Dhrubaraj Pati",
195204
image: "https://avatars.githubusercontent.com/u/146111647?v=4",
@@ -320,7 +329,7 @@ const sponsors: Sponsor[] = [
320329
},
321330
{
322331
name: "Md Azfar Alam",
323-
image: "https://media.licdn.com/dms/image/v2/D5603AQHzw_0ZXSxrqA/profile-displayphoto-shrink_400_400/B56ZZwigTWHAAg-/0/1745644816027?e=1753920000&v=beta&t=Rc2QnZ8kdrvo5hGiif-1vrbd4N2hKwQeiNIjPF_NkZw",
332+
image: "https://avatars.githubusercontent.com/u/100375390?v=4",
324333
description: "Devops Engineer",
325334
github: "https://github.com/mdazfar2",
326335
linkedin: "https://www.linkedin.com/in/md-azfar-alam/",
@@ -379,7 +388,7 @@ const sponsors: Sponsor[] = [
379388
},
380389
{
381390
name: "Dinesh Talwadker",
382-
image: "https://pbs.twimg.com/profile_images/1894339541856636928/NRQWvgBe_400x400.jpg",
391+
image: "https://media.licdn.com/dms/image/v2/D4D35AQEPaJ17Vq2zMw/profile-framedphoto-shrink_200_200/B4DZgO2PCnHAAc-/0/1752595755484?e=1753635600&v=beta&t=ltSZKvnsXqQavgb4LISSOevZSIU3uhEi--Nx_FtTSQU",
383392
description: "Co-Founder at Sanity Esports",
384393
github: "https://github.com/dinxsh",
385394
linkedin: "https://www.linkedin.com/in/dineshtalwadker/",

0 commit comments

Comments
 (0)