@@ -21,7 +21,7 @@ import { Note } from "../components/note";
21
21
<div class =" my-16 text-center" >
22
22
<Title level ={ 2 } >The What, Where and When of EuroPython 2025</Title >
23
23
<p class =" text-xl mt-4 mb-8 max-w-3xl mx-auto" >
24
- EuroPython 2025 will be held on 14-20 July at the
24
+ EuroPython 2025 will be held on 14-20 July at the
25
25
<a href =" /where" class =" text-primary hover:text-primary-hover underline" >Prague Congress Centre (PCC)</a >, Czech Republic.
26
26
For those who cannot physically join us but still want to support the community,
27
27
we have remote ticket options.
@@ -48,11 +48,11 @@ import { Note } from "../components/note";
48
48
49
49
<div class =" my-16" >
50
50
<Title level ={ 2 } className =" text-center mb-8" >Which Ticket Tier Should I Buy?</Title >
51
-
51
+
52
52
<div class =" max-w-4xl mx-auto" >
53
53
<p class =" text-lg mb-8" >
54
- Each ticket type is available in three payment tiers. We encourage and trust you to pick a
55
- fair ticket tier that fits your personal circumstance. The money you spend will be put
54
+ Each ticket type is available in three payment tiers. We encourage and trust you to pick a
55
+ fair ticket tier that fits your personal circumstance. The money you spend will be put
56
56
straight back into the community to support our diversity initiatives,
57
57
<a href =" /finaid" class =" text-primary hover:text-primary-hover underline" >financial aid programmes</a > and
58
58
<a href =" https://www.europython-society.org/grants/" class =" text-primary hover:text-primary-hover underline" >other grants</a >
@@ -61,21 +61,21 @@ import { Note } from "../components/note";
61
61
62
62
<BenefitsList >
63
63
<BenefitItem icon =" target" title =" Business Tickets" >
64
- For attendees whose company/business is paying for them to attend, or if you use Python professionally.
64
+ For attendees whose company/business is paying for them to attend, or if you use Python professionally.
65
65
As someone with the means to afford this tier you help us keep the conference affordable for everyone. Thank you!
66
66
</BenefitItem >
67
67
<BenefitItem icon =" network" title =" Personal Tickets" >
68
68
For those who enjoy Python as a hobbyist or use it as a freelancer.
69
69
</BenefitItem >
70
70
<BenefitItem icon =" rocket" title =" Education Tickets" >
71
- For students, and teachers working in the education sector (your main employment is at a school, college or university).
71
+ For students, and teachers working in the education sector (your main employment is at a school, college or university).
72
72
We subsidise Education Tickets to make it accessible to everyone.
73
73
</BenefitItem >
74
74
</BenefitsList >
75
-
75
+
76
76
<Note >
77
- <p >If you need a proper VAT invoice listing your company's name, please purchase a business ticket.
78
- Personal Tickets do not include a company name. We will list the ticket tier and type on your conference
77
+ <p >If you need a proper VAT invoice listing your company's name, please purchase a business ticket.
78
+ Personal Tickets do not include a company name. We will list the ticket tier and type on your conference
79
79
badge to accommodate the registration staff.</p >
80
80
</Note >
81
81
</div >
@@ -85,7 +85,7 @@ import { Note } from "../components/note";
85
85
86
86
<div class =" my-16" >
87
87
<Title level ={ 2 } className =" text-center mb-8" >Volume Discounts</Title >
88
-
88
+
89
89
<div class =" max-w-4xl mx-auto" >
90
90
<p class =" text-lg mb-8" >
91
91
Is your company attending the conference as a team? We offer the following volume discounts:
@@ -106,7 +106,7 @@ import { Note } from "../components/note";
106
106
<span >Get 15 business tickets of any type for the price of 11</span >
107
107
</li >
108
108
</ul >
109
-
109
+
110
110
<div class =" mt-6" >
111
111
<p class =" font-bold" >Notes:</p >
112
112
<ul class =" list-disc ml-6" >
@@ -115,7 +115,7 @@ import { Note } from "../components/note";
115
115
<li >If you choose different types of tickets (e.g. Conference Only & Combined) the discount will apply to the item with the lower price.</li >
116
116
</ul >
117
117
</div >
118
-
118
+
119
119
<div class =" mt-6" >
120
120
<p >If you are interested in buying lots of tickets, please consider sponsoring the event!</p >
121
121
<ButtonLink url =" /sponsorship/sponsor" className =" mt-4" >Learn About Sponsorship</ButtonLink >
@@ -126,36 +126,36 @@ import { Note } from "../components/note";
126
126
127
127
<div class =" my-16" >
128
128
<Title level ={ 2 } className =" text-center mb-8" >Additional Information</Title >
129
-
129
+
130
130
<div class =" grid grid-cols-1 md:grid-cols-2 gap-10 max-w-4xl mx-auto" >
131
131
<div class =" bg-white text-black p-6 rounded-lg shadow-md" >
132
132
<h3 class =" text-xl font-bold mb-4" >Core Developer & Fellow Grants</h3 >
133
133
<p class =" mb-4" >
134
- As part of the GvR grant, we are offering free combined tickets to Python Core Developers.
135
- We are also offering free combined tickets to all of our EuroPython Fellows, as an appreciation
134
+ As part of the GvR grant, we are offering free combined tickets to Python Core Developers.
135
+ We are also offering free combined tickets to all of our EuroPython Fellows, as an appreciation
136
136
for their major contribution to the past EuroPython conferences and Society.
137
137
</p >
138
138
<p >
139
- Please check out our grant page for details on how to apply for the
140
- <a href =" https://www.europython-society.org/core-grant/" class =" text-primary hover:text-primary-hover underline" >GvR grant</a > or
139
+ Please check out our grant page for details on how to apply for the
140
+ <a href =" https://www.europython-society.org/core-grant/" class =" text-primary hover:text-primary-hover underline" >GvR grant</a > or
141
141
<a href =" https://www.europython-society.org/europython-society-fellow-grant/" class =" text-primary hover:text-primary-hover underline" >EuroPython Fellow grant</a >.
142
142
</p >
143
143
</div >
144
-
144
+
145
145
<div class =" bg-white text-black p-6 rounded-lg shadow-md" >
146
146
<h3 class =" text-xl font-bold mb-4" >Refund Policy</h3 >
147
147
<p class =" mb-4" >
148
- We understand things can be complicated at times and you may not be able to attend after booking your ticket.
148
+ We understand things can be complicated at times and you may not be able to attend after booking your ticket.
149
149
Therefore, we aim to offer a full refund of your ticket(s) if your circumstances change.
150
150
</p >
151
151
<p >
152
- Before 8 June 2025, you can request a full refund from the order details link in your order confirmation email.
153
- After that date, please email us at <a href =" mailto:refunds@europython.eu" class =" text-primary hover:text-primary-hover underline" >refunds@europython.eu</a >
152
+ Before 8 June 2025, you can request a full refund from the order details link in your order confirmation email.
153
+ After that date, please email us at <a href =" mailto:refunds@europython.eu" class =" text-primary hover:text-primary-hover underline" >refunds@europython.eu</a >
154
154
if you need a refund due to special circumstances.
155
155
</p >
156
156
</div >
157
157
</div >
158
-
158
+
159
159
<div class =" bg-white text-black p-6 rounded-lg shadow-md mt-10 max-w-4xl mx-auto" >
160
160
<h3 class =" text-xl font-bold mb-4" >Important Notes</h3 >
161
161
<ul class =" list-none space-y-4" >
@@ -179,7 +179,7 @@ import { Note } from "../components/note";
179
179
<Title level ={ 2 } >Questions?</Title >
180
180
<p class =" text-lg mb-6" >
181
181
If you have any questions, please check our <a href =" /faq" class =" text-primary hover:text-primary-hover underline" >FAQ</a >.
182
- If you still have questions, we're happy to help so don't hesitate to email our
182
+ If you still have questions, we're happy to help so don't hesitate to email our
183
183
<a href =" mailto:helpdesk@europython.eu" class =" text-primary hover:text-primary-hover underline" >EuroPython Helpdesk</a >
184
184
(staffed by wonderful volunteers).
185
185
</p >
0 commit comments