Skip to content

Commit e22ef49

Browse files
committed
move unconf speaker photos
1 parent c3d1ee1 commit e22ef49

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed
67.2 KB
Loading
162 KB
Loading
101 KB
Loading
75.3 KB
Loading
169 KB
Loading
72 KB
Loading
671 KB
Loading

src/content/pages/beginners-day-unconference.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Listen to a panel discussion with three junior developers as they share what lif
2323
<a href="https://www.linkedin.com/in/michaela-trckova-fe-dev/" class ="hover:scale-105 transition-transform" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank" target="_blank">
2424
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
2525
<img
26-
src="/images/unconference/michaela_trckova.jpg"
26+
src="images/unconference/michaela_trckova.jpg"
2727
alt="Profile photo of Michaela Trčková"
2828
style={{
2929
width: '250px',
@@ -43,7 +43,7 @@ Listen to a panel discussion with three junior developers as they share what lif
4343
<a href="https://www.linkedin.com/in/miloslav-jezek/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
4444
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
4545
<img
46-
src="./src/content/pages/images/unconference/miloslav_jezek.jpg"
46+
src="images/unconference/miloslav_jezek.jpg"
4747
alt="Profile photo of Miloslav Ježek"
4848
style={{
4949
width: '250px',
@@ -63,7 +63,7 @@ Listen to a panel discussion with three junior developers as they share what lif
6363
<a href="https://www.linkedin.com/in/fusatytata/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
6464
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
6565
<img
66-
src="./src/content/pages/images/unconference/simon_koreny.jpg"
66+
src="images/unconference/simon_koreny.jpg"
6767
alt="Profile photo of Šimon Kořený"
6868
style={{
6969
width: '250px',
@@ -99,7 +99,7 @@ Whether you're switching careers or just starting out, this is your chance to le
9999
<a href="https://www.linkedin.com/in/janamoudra/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
100100
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
101101
<img
102-
src="./src/content/pages/images/unconference/jana_moudra.jpg"
102+
src="images/unconference/jana_moudra.jpg"
103103
alt="Profile photo of Jana Moudrá"
104104
style={{
105105
width: '250px',
@@ -119,7 +119,7 @@ Whether you're switching careers or just starting out, this is your chance to le
119119
<a href="https://www.linkedin.com/in/barbora-nemcova/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
120120
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
121121
<img
122-
src="./src/content/pages/images/unconference/barbora_nemcova.jpg"
122+
src="images/unconference/barbora_nemcova.jpg"
123123
alt="Profile photo of Barbora Němcová"
124124
style={{
125125
width: '250px',
@@ -157,7 +157,7 @@ We’ll cover topics like growing your skills, earning trust, taking on more res
157157
<a href="https://www.linkedin.com/in/gaborambrozy/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
158158
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
159159
<img
160-
src="./src/content/pages/images/unconference/gabor_ambrozy.jpg"
160+
src="images/unconference/gabor_ambrozy.jpg"
161161
alt="Profile photo of Gábor Ambrózy"
162162
style={{
163163
width: '250px',
@@ -177,7 +177,7 @@ We’ll cover topics like growing your skills, earning trust, taking on more res
177177
<a href="https://www.linkedin.com/in/citizenmani/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
178178
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
179179
<img
180-
src="./src/content/pages/images/unconference/manivannan_selvaraj.jpg"
180+
src="images/unconference/manivannan_selvaraj.jpg"
181181
alt="Profile photo of Manivannan Selvaraj"
182182
style={{
183183
width: '250px',

0 commit comments

Comments
 (0)