Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
27 changes: 20 additions & 7 deletions _upcoming/cz.pycon.org/src/pages/sponsorship.astro
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ const baseUrl = import.meta.env.BASE_URL;
</p>
<a
class="btn btn-primary"
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2026.pdf`}
download="pycon-cz-sponsorship-prospectus-2026.pdf"
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2027.pdf`}
download="pycon-cz-sponsorship-prospectus-2027.pdf"
>
Download sponsorship information (PDF)
</a>
Expand Down Expand Up @@ -187,15 +187,28 @@ const baseUrl = import.meta.env.BASE_URL;
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
<h3 class="mt-0">Coffee</h3>
<p class="h4 mt-0">
<span class="d-inline-block">60,000 CZK</span> or
<span class="d-inline-block">2,500 EUR</span>
<span class="d-inline-block">75,000 CZK</span> or
<span class="d-inline-block">3,000 EUR</span>
</p>
<p class="h5 mt-0 pc-sponsor-tier__exclusive">exclusive:<br />only one available</p>
<p class="lead">Helping to cover the cost of the coffee at PyCon CZ</p>
<p>Coffee booth branded with partner’s logo (e.g. roll-up or banner that the partner provides)</p>
<p>Option to brand cups (at partner’s cost)</p>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
<h3 class="mt-0">Speakers Diner</h3>
<p class="h4 mt-0">
<span class="d-inline-block">60,000 CZK</span> or
<span class="d-inline-block">2,500 EUR</span>
</p>
<p class="h5 mt-0 pc-sponsor-tier__exclusive">exclusive:<br />only one available</p>
<p class="lead">Sponsoring the cost of meal and drinks at the dinner</p>
<p>Partner’s logo on information posters during the dinner</p>
<p>Attendance for 2 people</p>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
<h3 class="mt-0">Afterparty Drinks</h3>
Expand Down Expand Up @@ -229,7 +242,7 @@ const baseUrl = import.meta.env.BASE_URL;
</div>
</div>

<div class="col-md-6 col-lg-3">
<div class="col-md-6 col-lg-12">
<div class="h-100 rounded-3 p-3 p-sm-4 pb-1 pb-sm-2 pc-sponsor-tier pc-sponsor-tier--addon">
<h3 class="mt-0">Non-financial sponsorship</h3>
<p class="lead">
Expand All @@ -243,8 +256,8 @@ const baseUrl = import.meta.env.BASE_URL;
<p class="my-5">
<a
class="btn btn-lg btn-primary"
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2026.pdf`}
download="pycon-cz-sponsorship-prospectus-2026.pdf"
href={`${baseUrl}files/pycon-cz-sponsorship-prospectus-2027.pdf`}
download="pycon-cz-sponsorship-prospectus-2027.pdf"
>
Download all sponsorship information (PDF)
</a>
Expand Down
1 change: 0 additions & 1 deletion _upcoming/public/2027/_astro/coc.145b9756.css

This file was deleted.

Loading
Loading