Skip to content

Commit 2950ce9

Browse files
committed
Add photos
1 parent 457a96c commit 2950ce9

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

src/content/pages/childcare.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Childcare
33
subtitle: Everything you need to know about childcare
44
---
5+
import { Image } from 'astro:assets';
6+
7+
58
## Childcare at EuroPython 2025
69

710
We’re committed to making EuroPython as inclusive and accessible as possible — and that includes supporting parents attending the conference.
@@ -24,3 +27,10 @@ To request childcare, please make sure to:
2427
- Indicate how many children will require care.
2528

2629
We look forward to welcoming you and your family to EuroPython 2025!
30+
31+
<div class="flex gap-4">
32+
<Image src="../images/childcare1.jpg" alt="Childcare room" class="w-[60%] object-cover rounded-xl" />
33+
<Image src="../images/childcare2.jpg" alt="Childcare room" class="w-[30%] object-cover rounded-xl" />
34+
</div>
35+
36+
7.79 MB
Loading
6.28 MB
Loading

0 commit comments

Comments
 (0)