- Discover the latest Python trends, learn from 180+ expert speakers,
- network with fellow developers, enjoy social events, and explore open
- spaces to spark new ideas.
-
- );
-};
diff --git a/src/components/sections/hero/hero.astro b/src/components/sections/hero/hero.astro
new file mode 100644
index 000000000..3bc454ee0
--- /dev/null
+++ b/src/components/sections/hero/hero.astro
@@ -0,0 +1,214 @@
+---
+import { Image } from "astro:assets";
+import heroImage from "/public/images/conference_photo.jpg";
+
+import IconWithLabel from "./icon-label.astro";
+import Icon from "@ui/Icon.astro";
+import Button from "@ui/Button.astro";
+
+const action1 = "/tickets";
+const action2 = "/sponsorship/sponsor/";
+---
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ EuroPython
+
+
+
+ Discover the latest Python trends, learn from 180+ expert speakers,
+ network with fellow developers, enjoy social events, and explore open
+ spaces to spark new ideas.
+
diff --git a/src/components/sections/prague.astro b/src/components/sections/prague.astro
index e58f1f5c7..9ef47db9a 100644
--- a/src/components/sections/prague.astro
+++ b/src/components/sections/prague.astro
@@ -1,8 +1,8 @@
---
import Button from "@ui/Button.astro";
import { Image } from "astro:assets";
-import pragueImage from "@assets/prague2.jpg";
-import Logo from "@assets/prague.svg";
+import pragueImage from "/public/prague2.jpg";
+import Logo from "/public/prague.svg";
import Headline from "@ui/Headline.astro";
import Section from "@ui/Section.astro"
---
@@ -37,7 +37,7 @@ import Section from "@ui/Section.astro"
-
diff --git a/src/components/ui/Separator.astro b/src/components/ui/Separator.astro
new file mode 100644
index 000000000..77445e8bb
--- /dev/null
+++ b/src/components/ui/Separator.astro
@@ -0,0 +1,2 @@
+
+
diff --git a/src/content/pages/beginners-day.mdx b/src/content/pages/beginners-day.mdx
index d1560277a..678ca757a 100644
--- a/src/content/pages/beginners-day.mdx
+++ b/src/content/pages/beginners-day.mdx
@@ -19,13 +19,10 @@ The number of places available for each track is as follows:
* **Django Girls**: 40 places
* **Humble Data**: 18 places
-
-
-Apply for Beginners' Day!
-
+
## Beginners' Day Unconference
@@ -46,11 +43,7 @@ No prior knowledge is required: just bring your curiosity and a laptop, and by t
We are also looking for **mentors** for Django Girls. Applications for mentors close on May 18th, and successful mentors will be informed by May 25th.
-
-
-Become a Django Girls Mentor!
-
-
+
## Humble Data
@@ -60,8 +53,4 @@ No prior programming or data science experience is necessary: just bring your la
We are also looking for **mentors** for Humble Data. Applications for mentors close on May 18th, and successful mentors will be informed by May 25th.
-
-
-Become a Humble Data Mentor!
-
-
+
diff --git a/src/content/pages/finaid.mdx b/src/content/pages/finaid.mdx
index 97208a5e5..40e57a720 100644
--- a/src/content/pages/finaid.mdx
+++ b/src/content/pages/finaid.mdx
@@ -18,12 +18,7 @@ You’ll find all the information you need to apply for such a grant below.
## Financial Aid Sponsors
-
-
+
The EuroPython Society is sponsoring the Financial Aid Programme again this year.
If you want to support EuroPython and its efforts to make EuroPython accessible
@@ -64,9 +59,7 @@ for a grant:
You can apply for Financial Aid by filling out the form.
-
- Apply Now if You Need the Support
-
+
The data we collect on this form will exclusively be used by our Financial Aid
team for the selection of grant recipients and the processing of financial
@@ -92,80 +85,16 @@ early.**
**Note:** dates in the timeline follow the [Anywhere on Earth][AoE] convention.
-
-
-
-
8 March 2025
-
-
Applications open
-
-
-
4 April 2025
-
-
-
-
Deadline for submitting first-round applications
-
-
-
25 April 2025
-
-
-
-
First round of grant notifications
-
-
-
2 May 2025
-
-
-
-
Deadline to accept a first-round grant
-
-
-
9 May 2025
-
-
-
-
Deadline for submitting second-round applications[^round-1-vs-round-2]
-
-
-
30 May 2025
-
-
-
-
Second round of grant notifications
-
-
-
6 June 2025
-
-
-
-
Deadline to accept a second-round grant
-
-
-
25 July 2025
-
-
Deadline for submitting receipts/invoices
-
-
-
+| | | |
+|---|-------|---|
+| 8 March 2025 || Applications open |
+| **4 April 2025** |  | **Deadline for submitting first-round applications** |
+| 25 April 2025 |  | First round of grant notifications |
+| 2 May 2025 |  | Deadline to accept a first-round grant |
+| **9 May 2025** |  | **Deadline for submitting second-round applications [1](/finaid#user-content-fn-round-1-vs-round-2)** |
+| 30 May 2025 |  | Second round of grant notifications |
+| 6 June 2025 |  | Deadline to accept a second-round grant |
+| 25 July 2025 || Deadline for submitting receipts/invoices |
[^round-1-vs-round-2]: If you've already applied for round 1, you don't have to
reapply for round 2. Your application will automatically be considered for round
diff --git a/src/content/pages/programme/cfp.mdx b/src/content/pages/programme/cfp.mdx
index 4e972d6a3..187797234 100644
--- a/src/content/pages/programme/cfp.mdx
+++ b/src/content/pages/programme/cfp.mdx
@@ -11,9 +11,9 @@ The Call for Proposals ran from the 10th of January to the 3rd of February 2025,
**Community Voting & Call for Reviewers are also closed.**
-
+
**Thank you for your support!**
-
+
-----
EuroPython reflects the colourful and diverse backgrounds, cultures and interests of our community, so you (yes, you!) should go for it: propose something and represent!
diff --git a/src/content/pages/programme/mentorship.mdx b/src/content/pages/programme/mentorship.mdx
index 26afef496..e41e79bcd 100644
--- a/src/content/pages/programme/mentorship.mdx
+++ b/src/content/pages/programme/mentorship.mdx
@@ -26,9 +26,7 @@ mentee what their contribution should be (that's for the mentee to decide).
## Mentors
-
- Signup closed
-
+
We expect mentors to have past speaking experience at conferences similar to
EuroPython.
@@ -47,9 +45,7 @@ You will also be invited to join the panel of the Webinar Workshops.
## Mentee
-
- Signup closed
-
+
If you require help contributing to EuroPython, especially if you are from an
underrepresented or a marginalised group in the tech industry, you are welcome
@@ -64,9 +60,7 @@ After the CfP, we will host an online panel session with 2–3 experienced commu
**Time**: 6 PM CEST (60-90 mins, depending on the amount of questions)
-
- Sign Up Now
-
+
You can watch the recording of the previous year's workshop here:
diff --git a/src/content/pages/programme/voting.mdx b/src/content/pages/programme/voting.mdx
index b1e505099..2eddad182 100644
--- a/src/content/pages/programme/voting.mdx
+++ b/src/content/pages/programme/voting.mdx
@@ -15,16 +15,15 @@ educational and entertaining programme. Your feedback is an important
ingredient in this refinement and curation process.
-
-
+
Community Voting is Closed.
It was open from Wednesday, 5 February 23:00:00 UTC
until Monday, 17 February 23:59:59 UTC
+
-Thank you for casting your votes!
-
+
---
@@ -89,12 +88,9 @@ programme team who curate and are responsible for the final programme, but one
of the major factors upon which they rely, will be the preferences of the
community through this voting process.
-
- Go to the community voting
-
+>Go to the community voting
**[Subscribe to our newsletter](https://blog.europython.eu/#/portal/signup)**
diff --git a/src/content/pages/sponsorship/information.mdx b/src/content/pages/sponsorship/information.mdx
index 444410a91..41741910f 100644
--- a/src/content/pages/sponsorship/information.mdx
+++ b/src/content/pages/sponsorship/information.mdx
@@ -9,7 +9,7 @@ subtitle:
This page lists all sponsor deliverables and deadlines to help you plan and make the most of your sponsorship.
-⚠️ All deadlines below are **hard deadlines**.
+All deadlines below are **hard deadlines**.
Unfortunately, we won’t be able to accept late submissions or offer refunds if anything is missed.
@@ -135,7 +135,7 @@ However, we strongly recommend keeping booths staffed throughout the opening hou
On top of what is already included in your booth as part of the package, you can order add-ons, such as TV sets and furniture for your booth.
-ℹ️ Packages of **Platinum and above** already include **a TV and stand** as part of the booth.
+Packages of **Platinum and above** already include **a TV and stand** as part of the booth.
Gold and Silver sponsors can order a TV and stand separately, if needed
- **⏲️ Deadline** for booth customisation order: **Sunday, 8 June 2025**.
@@ -364,7 +364,7 @@ Creative Commons license to avoid copyright issues or strikes on our YouTube cha
You can submit different video files or reuse the same video in both. The number of video ads you submit is up to you.
We recommend **2 to 10** files. Higher sponsorship levels will receive more ad share.
- **Important**: To avoid attachment size limits, please upload your videos to a file-sharing service
+ **Important**: To avoid attachment size limits, please upload your videos to a file-sharing service
(e.g. Dropbox, Google Drive, WeTransfer, OneDrive) and send us the download link.
- **⏲️ Deadline** for submitting video ad links: **Monday, 23 June 2025**
diff --git a/src/content/pages/sponsorship/sponsor.mdx b/src/content/pages/sponsorship/sponsor.mdx
index d4f37d20a..5d7bc2043 100644
--- a/src/content/pages/sponsorship/sponsor.mdx
+++ b/src/content/pages/sponsorship/sponsor.mdx
@@ -24,21 +24,17 @@ Join **EuroPython 2025 from 14 – 20 July** at the Prague Congress Centre (PCC)
Hear from our sponsors at EuroPython 2023
Explore the benefits of sponsoring EuroPython:
-
-Boost your brand and connect with **1,500 Pythonistas** at this leading Python event.
-Showcase your product to an engaged audience and **turn visibility into high-quality leads**.
-Build **positive brand association** and gain community respect & appreciation.
-Tap into the expertise of the Python community to **upskill your team**.
-Access **a pool of talented Python developers** looking for their next opportunity.
- Discover new avenues and opportunities to **expand and grow your business**.
-
-#### Ready to Become a EuroPython 2025 Sponsor?
-
+| | | |
+|--------------------------------------------------------------------------------------- |----------------------------------------------------------------------------------------------- |--------------------------------------------------------------------------------- |
+| Boost your brand and connect with **1,500 Pythonistas** at this leading Python event. | Showcase your product to an engaged audience and **turn visibility into high-quality leads**. | Build **positive brand association** and gain community respect & appreciation. |
-Sign Up Now to Secure Your Spot!
+| | | |
+|--------------------------------------------------------------------------------------- |----------------------------------------------------------------------------------------------- |--------------------------------------------------------------------------------- |
+| Tap into the expertise of the Python community to **upskill your team**. | Access **a pool of talented Python developers** looking for their next opportunity. | Discover new avenues and opportunities to **expand and grow your business**. |
-
+#### Ready to Become a EuroPython 2025 Sponsor?
+
---
@@ -47,10 +43,8 @@ Explore the benefits of sponsoring EuroPython:
At EuroPython 2025, we offer **seven main packages** to ensure
supporting the Python community is accessible for organisations of all sizes.
-
-Full Sponsorship Opportunities (PDF)
-Sign up now!
-
+
+
@@ -84,9 +78,7 @@ We also offer opportunities for
➡️ **Availability is limited**, and some add-ons are exclusive to certain sponsorship levels.
See the full list in the [PDF](https://drive.google.com/file/d/1AGvH0w3fMLRvaNDa5VPCs78rtc4MnL6h/view?usp=sharing) for complete details and eligibility.
-
-Secure Your Sponsorship Now!
-
+
## Discounts
@@ -124,9 +116,7 @@ book a free table! Please note that places are limited, so get in touch soon!
---
### Support the European Python Community
-
-
-
+
By sponsoring the EuroPython Conference Series, **you're supporting the non-profit [EuroPython Society (EPS)](https://www.europython-society.org/)**,
the volunteer-led organisation behind EuroPython. Our proceeds from the conference go towards the **[EPS Grants Programme](https://www.europython-society.org/grants/)**,
which funds community-driven Python events and initiatives across Europe. **Your contribution helps make Python more accessible and inclusive across Europe**.
diff --git a/src/content/pages/test.mdx b/src/content/pages/test.mdx
index 2bad982f3..90bc1f5f8 100644
--- a/src/content/pages/test.mdx
+++ b/src/content/pages/test.mdx
@@ -236,10 +236,7 @@ Barking up the right tree
## Images
-
- This image is public, stored in /public, so no import is needed
-
-
+
This image is internal, in /src, so import is needed
@@ -256,17 +253,12 @@ Barking up the right tree
/>
Hear from our CHO at EuroPython 2023
-## ButtonLinks
-
+
## Where and When?
@@ -42,17 +40,10 @@ Each ticket type is available in three pricing tiers. We trust you to choose the
As a non-profit, every ticket you buy goes back into the Python community. Whether by our financial aid programme, helping those in need of support, like students, attend the conference, or supporting Python communities across Europe through our EPS Grants programme.
-
-
- If your company is covering your ticket or you use Python professionally, this is the right tier for you. By choosing this option, you help us keep the conference accessible. Thank you!
-
-
- Are you a Python enthusiast, hobbyist, or freelancer? This ticket is for you! It's priced for individuals paying their own way, so you can enjoy the conference at a fair and affordable rate.
-
-
- If you're a student or an educator working in schools or universities, this ticket is for you. We offer subsidized pricing so students and educators can join in and be part of the conference!
-
-
+| | | |
+|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| If your company is covering your ticket or you use Python professionally, this is the right tier for you. By choosing this option, you help us keep the conference accessible. Thank you! | Are you a Python enthusiast, hobbyist, or freelancer? This ticket is for you! It's priced for individuals paying their own way, so you can enjoy the conference at a fair and affordable rate. | If you're a student or an educator working in schools or universities, this ticket is for you. We offer subsidized pricing so students and educators can join in and be part of the conference! |
+
If you need a VAT invoice with your company's name, please purchase a Business Ticket. Personal Tickets do not include a company name. To assist the registration staff, your conference badge will display the ticket tier and type.
@@ -88,9 +79,7 @@ Is your company attending the conference as a team? We offer the following volum
#### Sponsorship
If you're purchasing multiple tickets, please consider sponsoring the event!
-
- Learn About Sponsorship
-
+
### Additional Information
@@ -140,6 +129,4 @@ If you're purchasing multiple tickets, please consider sponsoring the event!
If you have any questions, check our FAQ first. Still need help? Our wonderful volunteer team at the EuroPython Helpdesk is happy to assist—don't hesitate to reach out!
-
-Beam me up to the ticket shop!
-
+
diff --git a/src/content/pages/visa.mdx b/src/content/pages/visa.mdx
index 75d8aefe8..30e6ddb25 100644
--- a/src/content/pages/visa.mdx
+++ b/src/content/pages/visa.mdx
@@ -25,9 +25,7 @@ Every registered attendee is welcome to request a visa support letter issued by
Simply fill in the form **1 week before your planned visa application**:
-
- Visa Support Letter Request Form
-
+
We will send you the completed letter via email.
diff --git a/src/layouts/MarkdownLayout.astro b/src/layouts/MarkdownLayout.astro
index 2ec404fdd..0fa455a58 100644
--- a/src/layouts/MarkdownLayout.astro
+++ b/src/layouts/MarkdownLayout.astro
@@ -1,7 +1,6 @@
---
import Layout from "@layouts/Layout.astro";
import Section from "@ui/Section.astro";
-import Prose from "@components/prose/prose.astro";
import TwoCols from "@components/TwoCols.astro";
import "../styles/markdown.css";
diff --git a/src/layouts/ScheduleLayout.astro b/src/layouts/ScheduleLayout.astro
index 59de87c24..ce3606d11 100644
--- a/src/layouts/ScheduleLayout.astro
+++ b/src/layouts/ScheduleLayout.astro
@@ -1,6 +1,7 @@
---
import Layout from "@layouts/Layout.astro";
import Section from "@ui/Section.astro";
+import Note from "@ui/Note.astro";
export interface Props {
title?: string;
@@ -16,10 +17,7 @@ const { title, description } = Astro.props;
-
-
- Important: This is an early version of the schedule and may still change. If you're planning travel around specific sessions, please keep that in mind.
-
+ This is an early version of the schedule and may still change. If you're planning travel around specific sessions, please keep that in mind.
diff --git a/src/pages/404.astro b/src/pages/404.astro
index a0277747f..45c9f04ed 100644
--- a/src/pages/404.astro
+++ b/src/pages/404.astro
@@ -1,13 +1,11 @@
---
-import Layout from "../layouts/Layout.astro";
-import { Fullbleed } from "../components/layout/fullbleed";
+import Layout from "@layouts/Layout.astro";
---
-