Skip to content

Commit d02ca57

Browse files
committed
PyCon CZ 27: Update sponsorship options
1 parent c56b39d commit d02ca57

13 files changed

Lines changed: 31 additions & 17 deletions
Binary file not shown.
Binary file not shown.

_upcoming/cz.pycon.org/src/pages/sponsorship.astro

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ const baseUrl = import.meta.env.BASE_URL;
5050
</p>
5151
<a
5252
class="btn btn-primary"
53-
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2026.pdf`}
54-
download="pycon-cz-sponsorship-prospectus-2026.pdf"
53+
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2027.pdf`}
54+
download="pycon-cz-sponsorship-prospectus-2027.pdf"
5555
>
5656
Download sponsorship information (PDF)
5757
</a>
@@ -187,15 +187,28 @@ const baseUrl = import.meta.env.BASE_URL;
187187
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
188188
<h3 class="mt-0">Coffee</h3>
189189
<p class="h4 mt-0">
190-
<span class="d-inline-block">60,000 CZK</span> or
191-
<span class="d-inline-block">2,500 EUR</span>
190+
<span class="d-inline-block">75,000 CZK</span> or
191+
<span class="d-inline-block">3,000 EUR</span>
192192
</p>
193193
<p class="h5 mt-0 pc-sponsor-tier__exclusive">exclusive:<br />only one available</p>
194194
<p class="lead">Helping to cover the cost of the coffee at PyCon CZ</p>
195195
<p>Coffee booth branded with partner’s logo (e.g. roll-up or banner that the partner provides)</p>
196196
<p>Option to brand cups (at partner’s cost)</p>
197197
</div>
198198
</div>
199+
<div class="col-md-6 col-lg-3">
200+
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
201+
<h3 class="mt-0">Speakers Diner</h3>
202+
<p class="h4 mt-0">
203+
<span class="d-inline-block">60,000 CZK</span> or
204+
<span class="d-inline-block">2,500 EUR</span>
205+
</p>
206+
<p class="h5 mt-0 pc-sponsor-tier__exclusive">exclusive:<br />only one available</p>
207+
<p class="lead">Sponsoring the cost of meal and drinks at the dinner</p>
208+
<p>Partner’s logo on information posters during the dinner</p>
209+
<p>Attendance for 2 people</p>
210+
</div>
211+
</div>
199212
<div class="col-md-6 col-lg-3">
200213
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
201214
<h3 class="mt-0">Afterparty Drinks</h3>
@@ -229,7 +242,7 @@ const baseUrl = import.meta.env.BASE_URL;
229242
</div>
230243
</div>
231244

232-
<div class="col-md-6 col-lg-3">
245+
<div class="col-md-6 col-lg-12">
233246
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
234247
<h3 class="mt-0">Non-financial sponsorship</h3>
235248
<p class="lead">
@@ -243,8 +256,8 @@ const baseUrl = import.meta.env.BASE_URL;
243256
<p class="my-5">
244257
<a
245258
class="btn btn-lg btn-primary"
246-
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2026.pdf`}
247-
download="pycon-cz-sponsorship-prospectus-2026.pdf"
259+
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2027.pdf`}
260+
download="pycon-cz-sponsorship-prospectus-2027.pdf"
248261
>
249262
Download all sponsorship information (PDF)
250263
</a>

_upcoming/public/2027/_astro/coc.145b9756.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)