diff --git a/src/components/ticket-tiers/ticket-tiers.astro b/src/components/ticket-tiers/ticket-tiers.astro
index b78cd1dd1..f78964bca 100644
--- a/src/components/ticket-tiers/ticket-tiers.astro
+++ b/src/components/ticket-tiers/ticket-tiers.astro
@@ -29,10 +29,10 @@ const tiers: TicketTierProps[] = [
businessPrice: 400,
features: [
{
- text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (14-15 July)",
+ text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (13-14 July)",
},
{
- text: "Does NOT include access to three days of talks across six parallel tracks with 130+ talks (16-18 July)",
+ text: "Does NOT include access to three days of talks across six parallel tracks with 130+ talks (15-17 July)",
icon: "❌",
},
{
@@ -43,7 +43,7 @@ const tiers: TicketTierProps[] = [
text: "Does NOT include access to sponsor booths with opportunities to connect with sponsoring sponsors",
icon: "❌",
},
- { text: "Access to Sprint Weekend (19-20 July)" },
+ { text: "Access to Sprint Weekend (18-19 July)" },
{ text: "Light lunch provided each day" },
{ text: "Break refreshments (coffee, tea, water, and more)" },
{
@@ -66,18 +66,18 @@ const tiers: TicketTierProps[] = [
lateBusinessPrice: 750,
features: [
{
- text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (14-15 July)",
+ text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (13-14 July)",
icon: "❌",
},
{
- text: "Access to three days of talks across six parallel tracks with 130+ talks (16-18 July)",
+ text: "Access to three days of talks across six parallel tracks with 130+ talks (15-17 July)",
},
{ text: "Access to open spaces throughout the three conference days" },
- { text: "Access to Sprint Weekend (19-20 July)" },
+ { text: "Access to Sprint Weekend (18-19 July)" },
{
text: "Access to sponsor booths with opportunities to connect with sponsoring sponsors",
},
- { text: "Access to Sprint Weekend (19-20 July)" },
+ { text: "Access to Sprint Weekend (18-19 July)" },
{ text: "Limited access to specific sponsored workshops" },
{ text: "Light lunch provided each day" },
{ text: "Break refreshments (coffee, tea, water, and more)" },
@@ -97,16 +97,16 @@ const tiers: TicketTierProps[] = [
lateBusinessPrice: 1200,
features: [
{
- text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (14-15 July)",
+ text: "Access to two full days of workshops, summits, and tutorials across six parallel tracks (13-14 July)",
},
{
- text: "Access to three days of talks across six parallel tracks with 130+ talks (16-18 July)",
+ text: "Access to three days of talks across six parallel tracks with 130+ talks (15-17 July)",
},
{ text: "Access to open spaces throughout the three conference days" },
{
text: "Access to sponsor booths with opportunities to connect with sponsoring sponsors",
},
- { text: "Access to Sprint Weekend (19-20 July)" },
+ { text: "Access to Sprint Weekend (18-19 July)" },
{ text: "Limited access to specific sponsored workshops" },
{ text: "Light lunch provided each day" },
{ text: "Break refreshments (coffee, tea, water, and more)" },
@@ -129,7 +129,7 @@ const tiers: TicketTierProps[] = [
subtitle: "Conference days only",
features: [
{
- text: "Remote participation for Conference Days (16-18 July)",
+ text: "Remote participation for Conference Days (15-17 July)",
},
{
text: "Watch live talks, keynotes & panels in all 6 tracks",
@@ -235,13 +235,6 @@ const formatPrice = (price: number | string) => {
/*transform: translateX(-50%);*/
position: relative;
/*padding: 0 40px;*/
- background: linear-gradient( to top,
-rgba(245, 229, 214, 0) 0%,
-rgb(245, 229, 214) 5%,
-rgb(245, 229, 214) 95%,
-rgba(245, 229, 214, 0
-) 100% )
-;
}
@media (max-width: 1023px) {
diff --git a/src/content/pages/tickets.mdx b/src/content/pages/tickets.mdx
index f5e6678e6..2dc21c789 100644
--- a/src/content/pages/tickets.mdx
+++ b/src/content/pages/tickets.mdx
@@ -7,7 +7,7 @@ subtitle:
import TicketTiers from "../../components/ticket-tiers/ticket-tiers.astro";
-# EuroPython 2025 Tickets
+# EuroPython 2026 Tickets
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! Organized by the community for the community.
@@ -16,19 +16,19 @@ Discover the latest Python trends, learn from 180+ expert speakers, network with
## Where and When?
-🏛️ Prague Congress Centre (PCC), Czech Republic
+🏛️ Kraków, Poland
@@ -52,7 +52,7 @@ As a non-profit, every ticket you buy goes back into the Python community. Wheth
Combined tickets are **limited to 300** due to tutorial capacity!
-Regular tickets are available until June 27, 2025 — late-bird rates apply after.
+Regular tickets are available until June 26, 2026 — late-bird rates apply after.
@@ -100,7 +100,7 @@ If you're purchasing multiple tickets, please consider sponsoring the event!
Refund Policy
- We know plans can change! If you can't attend, you can request a full refund via your order confirmation email until June 8, 2025.
+ We know plans can change! If you can't attend, you can request a full refund via your order confirmation email until June 7, 2026.
After that, email us at refunds@europython.eu if you need a refund due to special circumstances.
diff --git a/src/data/enabledPages.json b/src/data/enabledPages.json
index 9831c88d3..5580a6e40 100644
--- a/src/data/enabledPages.json
+++ b/src/data/enabledPages.json
@@ -23,7 +23,8 @@
"/about",
"/faq",
"/sponsorship/sponsor",
- "/sponsorship/information"
+ "/sponsorship/information",
+ "/tickets"
],
"navItems": ["Programme", "Venue", "About"]
}
diff --git a/src/data/links.json b/src/data/links.json
index 979f9c10b..42361c28f 100644
--- a/src/data/links.json
+++ b/src/data/links.json
@@ -54,6 +54,10 @@
{
"name": "Attend",
"items": [
+ {
+ "name": "Tickets",
+ "path": "/tickets"
+ },
{
"name": "Financial Aid",
"path": "/finaid"
@@ -94,6 +98,10 @@
{
"name": "Quick links",
"items": [
+ {
+ "name": "Tickets",
+ "path": "/tickets"
+ },
{
"name": "Kraków",
"path": "/krakow"