upload image assets for team members with custom photos

This commit is contained in:
jessiebroke 2023-10-16 10:40:53 -04:00
parent a094d66543
commit a7059e2503
No known key found for this signature in database
GPG Key ID: D901DC638A938F8C
9 changed files with 7 additions and 7 deletions

View File

@ -299,7 +299,7 @@ import {
<Grid.Item>
<ProfileCard
name='Dmitriy'
imgSrc='https://media.discordapp.net/attachments/967710477234880533/1162488707568386078/IMG202307081646133.jpg?ex=653c1ef9&is=6529a9f9&hm=ad39963973e7fe083fc7162e96eb41117d447507a7a255bebae54aa2b08a5fed&=&width=832&height=936'
imgSrc='./static/team/dmitriy.jpg'
githubUsername='Dmitriy'
githubLink='https://github.com/dryajov'
discordUsername='dryajov'
@ -319,7 +319,7 @@ import {
<Grid.Item>
<ProfileCard
name='Ben'
imgSrc='https://media.discordapp.net/attachments/1073494129771819059/1163436293611606076/1516539474683.png?ex=653f917b&is=652d1c7b&hm=47844abf08ba26baef2aab17edc91e7f4cfdccd17e8cedddfa7cfb52bf5c2ad1&=&width=150&height=150'
imgSrc='./static/team/ben.png'
githubUsername='benbierens'
githubLink='https://github.com/benbierens'
discordUsername='thatben'
@ -339,7 +339,7 @@ import {
<Grid.Item>
<ProfileCard
name='Tomasz'
imgSrc='https://media.discordapp.net/attachments/1117829529084375052/1162472380262793247/Tomasz_Bekas_photo.jpeg?ex=653c0fc5&is=65299ac5&hm=ced6de020dd06d7b93c2a2d40cab21b26a4576d98f7a06d8c4b73de9d1a99914&=&width=936&height=936'
imgSrc='./static/team/tomasz.jpeg'
githubUsername='tbekas'
githubLink='https://github.com/tbekas'
discordUsername='tbekas'
@ -369,7 +369,7 @@ import {
<Grid.Item>
<ProfileCard
name='Adam'
imgSrc='https://images-ext-2.discordapp.net/external/jaRbjUjzgRbqvhumWd4_zYG5gy2dVpaOCjpMx5TsH5w/%3Fv%3D4/https/avatars.githubusercontent.com/u/6072250?width=575&height=575'
imgSrc='./static/adam.jpeg'
githubUsername='AuHau'
githubLink='https://github.com/auhau'
discordUsername='auhau'
@ -379,7 +379,7 @@ import {
<Grid.Item>
<ProfileCard
name='Csaba'
imgSrc='https://lh5.googleusercontent.com/fBGla3T14sIi3g1Yt0rR-CAWBRPpo2AeESw5AfutGjFFPhAY5kpBkmzYXsryqvlsKdWnc6uyTw3FasjgXHGGt_dFGm5dz_sQ9wvASjbp7t8qMKs9=w1280'
imgSrc='./static/csaba.jpg'
githubUsername='cskiraly'
githubLink='https://github.com/cskiraly'
discordUsername='cskiraly'
@ -399,7 +399,7 @@ import {
<Grid.Item>
<ProfileCard
name='Balazs'
imgSrc='https://media.discordapp.net/attachments/1091790958280052908/1163433504412016710/image.png?ex=653f8ee3&is=652d19e3&hm=650e8468a6e0355718545cafce8ead0d45c813be2950313f971d019ce0e13bf2&=&width=960&height=581'
imgSrc='./static/team/balazs.png'
githubUsername='Balazs'
githubLink='https://github.com/bkomuves'
discordUsername='bkomuves'
@ -409,7 +409,7 @@ import {
<Grid.Item>
<ProfileCard
name='Jessie'
imgSrc='https://media.discordapp.net/attachments/735913928722350200/1163430134154547242/dyUG5Z6B_400x400.jpg?ex=653f8bbf&is=652d16bf&hm=56140485671ce6ff41219321fdbb26ef3a4db897b1f942eff377e47ba747ed02&=&width=360&height=360'
imgSrc='./static/team/jessie.jpg'
githubUsername='JessieBroke'
githubLink='https://github.com/jessiebroke'
discordUsername='JessieBroke'

BIN
static/team/adam.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
static/team/balazs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

BIN
static/team/ben.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
static/team/dmitriy.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

BIN
static/team/giuliano.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
static/team/jessie.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

BIN
static/team/leo.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
static/team/tomasz.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB