Skip to content

Commit 6cd0d94

Browse files
hyphaclytaemnestra
andauthored
Ep2025 sponsor tickets tv update (#1122)
closes #1121 --------- Co-authored-by: Mia Bajić <[email protected]>
1 parent b05dd26 commit 6cd0d94

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/components/sponsor-tiers/sponsor-tiers.astro

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const tiers: SponsorTierProps[] = [
3232
slotsLeft: "2",
3333
price: 30_000,
3434
features: [
35-
"<strong>Extra large</strong> booth in exhibit hall",
35+
"<strong>Extra large</strong> booth in exhibit hall (incl. TV & stand)",
3636
"<strong>10</strong> conference tickets (€5000 value)",
3737
"<strong>10</strong> remote tickets (€1500 value)",
3838
"<strong>10</strong> conference vouchers with 30% discount (€1500 value)",
@@ -63,7 +63,7 @@ const tiers: SponsorTierProps[] = [
6363
slotsLeft: "4",
6464
price: 18_000,
6565
features: [
66-
"<strong>Large</strong> booth in exhibit hall",
66+
"<strong>Large</strong> booth in exhibit hall <strong>(incl. TV & stand)</strong>",
6767
"<strong>6</strong> conference tickets (€3000 value)",
6868
"<strong>6</strong> remote tickets (€900 value)",
6969
"<strong>6</strong> conference vouchers with 30% discount (€900 value)",
@@ -93,6 +93,8 @@ const tiers: SponsorTierProps[] = [
9393
"Booth in exhibit hall",
9494
"<strong>3</strong> conference tickets (€1500 value)",
9595
"<strong>3</strong> remote tickets (€450 value)",
96+
"<strong>3</strong> conference vouchers with 30% discount (€450 value)",
97+
9698
"Video ad(s) (silent) on venue digital signage",
9799
"1 job posting on EuroPython blog",
98100
"<strong>5</strong> job postings on website",
@@ -113,6 +115,7 @@ const tiers: SponsorTierProps[] = [
113115
"Small booth in exhibit hall",
114116
"2 conference tickets (€1000 value)",
115117
"2 remote tickets (€300 value)",
118+
"1 conference voucher with 30% discount (€150 value)",
116119
"Video ad(s) (silent) on venue digital signage",
117120
"1 job posting on EuroPython blog",
118121
"2 job postings on website",

0 commit comments

Comments
 (0)