Skip to content

Commit

Permalink
Update tmir.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
vcarl authored Mar 2, 2024
1 parent cc03fad commit 078347c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/sponsor/tmir.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export const TmirSponsor = () => {
}}
>
<h4>Supporter</h4>
<p>$150/episode before 500 subscribers.</p>
<p>$75/episode before 500 subscribers.</p>
<Ul>
<Li>15s ad read.</Li>
</Ul>
Expand All @@ -186,7 +186,7 @@ export const TmirSponsor = () => {
}}
>
<h4>Sustainer</h4>
<p>$250/episode before 500 subscribers.</p>
<p>$150/episode before 500 subscribers.</p>
<Ul>
<Li>30s ad read.</Li>
</Ul>
Expand All @@ -201,7 +201,7 @@ export const TmirSponsor = () => {
}}
>
<h4>Headliner</h4>
<p>$750/episode before 500 subscribers.</p>
<p>$500/episode before 500 subscribers.</p>
<Ul>
<Li>45s ad read.</Li>
<Li>Live shoutout during recording (~125 reached).</Li>
Expand Down

0 comments on commit 078347c

Please sign in to comment.