diff --git a/src/components/sponsor-tiers/sponsor-tiers.astro b/src/components/sponsor-tiers/sponsor-tiers.astro index 799302186..8d118624c 100644 --- a/src/components/sponsor-tiers/sponsor-tiers.astro +++ b/src/components/sponsor-tiers/sponsor-tiers.astro @@ -119,8 +119,8 @@ const tiers: SponsorTierProps[] = [ }, { title: "Startup", - price: 3_000, - slotsLeft: "5", + price: "Special Rate", + slotsLeft: "enquire for eligibility", features: [ "Exhibition Space for 3 days", "2 conference tickets (€1000 value)", @@ -245,7 +245,7 @@ const formatPrice = (price: number | string) => { } - +

Major Supporters