Skip to content

Commit b38b69e

Browse files
committed
Update images
1 parent be28b40 commit b38b69e

File tree

2 files changed

+5
-24
lines changed

2 files changed

+5
-24
lines changed

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

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,13 @@ url: /beginners-day-unconference
44
subtitle:
55
The Unconference is a part of this year's Beginners' Day.
66
---
7-
import { Image } from "astro:assets";
8-
9-
import sprints1Image from "./images/sprints1.jpg";
10-
import sprints2Image from "./images/sprints2.jpg";
11-
import juniorGuruImage from "./images/junior-guru.png";
12-
137
# EuroPython & junior.guru Beginners' Day Unconference
148

159
As part of this year's Beginners' Day, on **Saturday 19th July** we'll be hosting the Unconference in cooperation with [junior.guru](https://junior.guru/). It's a full day of panel discussions, Q&A sessions, interactive sessions, and short talks focused on getting started and growing as a junior in a tech role.
1610

17-
<Image
18-
src={juniorGuruImage}
19-
width="1000"
20-
class="w-full h-auto border-4 border-white rounded-lg shadow-lg"
21-
alt="junior.guru Logo"
22-
/>
11+
<a href="https://junior.guru" class="block w-[350px] m-auto hover:scale-105 transition-transform " target="_blank">
12+
![junior.guru Logo](./images/junior-guru.png)
13+
</a>
2314

2415
## Program
2516

@@ -33,12 +24,7 @@ This interactive workshop puts you right in the center of the conversation. You
3324

3425
Each group will explore these topics through open discussion, drawing on personal experiences and shared insights. At the end, we’ll come back together so each group can share one or two of their best takeaways with everyone. Bring your curiosity, your questions, and your voice—this is a session built for learning from each other.
3526

36-
<Image
37-
src={sprints1Image}
38-
width="800"
39-
class="w-full h-auto border-4 border-white rounded-lg shadow-lg"
40-
alt="A group of people working and collaborating on computers during a workshop"
41-
/>
27+
![A group of people working and collaborating on computers during a workshop](./images/sprints1.jpg)
4228

4329
### Panel discussion: Landing A Great Job
4430

@@ -54,12 +40,7 @@ On the other hand, what do seniors expect from juniors? What is it like to mento
5440

5541
Come share your perspective and help us explore those questions together!
5642

57-
<Image
58-
src={sprints2Image}
59-
width="800"
60-
class="w-full h-auto border-4 border-white rounded-lg shadow-lg"
61-
alt="A group of people looking at a projector screen in a classroom"
62-
/>
43+
![A group of people looking at a projector screen in a classroo](./images/sprints2.jpg)
6344

6445
### Q&A session: From Junior To Senior
6546

33 KB
Loading

0 commit comments

Comments
 (0)