Skip to content

Commit a72eae7

Browse files
committed
Clean up sponsorship tiers
1 parent a33d7a1 commit a72eae7

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

src/pages/sponsorships.tsx

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,28 @@ const Sponsorships: React.FC<Props> = () => {
1616
const sponsorshipContentCol1 = `
1717
# Integrations
1818
19-
## Intros
19+
## To Camera
2020
21-
These go in the intro, after the premise has been introduced, but before
22-
the main body of the video begins. These are done to camera, though
23-
footage can be overlayed.
21+
These go at the end of the intro, immediately before the main body of
22+
the video begins. Other footage can be overlayed.
2423
2524
| Length (sec) | Price (GBP) | Price (USD) |
2625
| :----------: | :---------: | :---------: |
27-
| 0-5* | 50 | 65 |
2826
| 30-45 | 200 | 250 |
2927
| 46-60 | 250 | 320 |
3028
| 61+ | _Enquire_ | _Enquire_ |
3129
32-
_*These take the form of a quick mention._
30+
## Endorsement
3331
34-
## Placements
32+
These go after the intro, and provide a quick mention of the product,
33+
along with a call to action. These are not done to camera.
3534
36-
Placements are done in the main body of the video. These will showcase
37-
the product/service with no mentions, links, or calls to action.
35+
_Example: "This video is sponsored by Example Hosting. Get 10% off your
36+
first hosting server using the link in the description."_
3837
3938
| Price (GBP) | Price (USD) |
4039
| :---------: | :---------: |
41-
| 150 | 190 |
40+
| 50 | 65 |
4241
4342
## Other Integrations
4443

0 commit comments

Comments
 (0)