diff --git a/src/pages/sponsorships.tsx b/src/pages/sponsorships.tsx index b58b0c6..c401901 100644 --- a/src/pages/sponsorships.tsx +++ b/src/pages/sponsorships.tsx @@ -13,7 +13,7 @@ import { Footer } from '@ui/Footer'; interface Props {} const Sponsorships: React.FC = () => { - const sponsorshipContent = ` + const sponsorshipContentCol1 = ` # Integrations ## Intros @@ -37,7 +37,9 @@ these, see Dedicated/Videos. | Price (GBP) | Price (USD) | | ----------- | ----------- | | 150 | 190 | + `; + const sponsorshipContentCol2 = ` # Dedicated ## Videos @@ -75,18 +77,26 @@ start with #ad.
-

+

Sponsorships

-
- +
+
+ + +