@@ -3,9 +3,9 @@ title: Sponsorship Opportunities
33layout: base
44---
55
6- <div class =" container mx-auto p-2" >
6+ <div class =" container mx-auto mt-8 p-2" >
77 <div class =" text-center" >
8- <h1 class =" text-3xl" >Sponsorship Opportunities</h1 >
8+ <h1 class =" text-3xl font-bold " >Sponsorship Opportunities</h1 >
99 <p class =" text-xl" >
1010 Choose any of our our opportunities and join our community
1111 </p >
@@ -27,7 +27,7 @@ layout: base
2727 <section class =" w-full sm:w-1/3" >
2828 <div class =" border-4 border-jsmn-yellow shadow-lg" >
2929 <div class =" px-2 text-center my-4" >
30- <p role =" presentation " class =" text-8xl" >🥈</p >
30+ <p role =" img " aria-label = " silver medal " class =" text-8xl" >🥈</p >
3131 <h2 class =" text-3xl" >Silver</h2 >
3232 <p class =" text-xl" >$250 / year</p >
3333 </div >
@@ -54,7 +54,7 @@ layout: base
5454 <section class =" w-full sm:w-1/3" >
5555 <div class =" border-4 border-jsmn-yellow shadow-lg" >
5656 <div class =" px-2 text-center my-4" >
57- <p role =" presentation " class =" text-8xl" >🥇</p >
57+ <p role =" img " aria-label = " gold medal " class =" text-8xl" >🥇</p >
5858 <h2 class =" text-3xl" >Gold</h2 >
5959 <p class =" text-xl" >$1,000 / year</p >
6060 </div >
@@ -95,7 +95,7 @@ layout: base
9595 </div >
9696 </div >
9797 <div class =" px-2 text-center my-4" >
98- <p role =" presentation " class =" text-8xl transform duration-200 hover:-rotate-25" >💎</p >
98+ <p role =" img " aria-label = " diamond " class =" text-8xl transform duration-200 hover:-rotate-25" >💎</p >
9999 <h2 class =" text-3xl" >Diamond</h2 >
100100 <p class =" text-xl" >$2,500 / year</p >
101101 </div >
0 commit comments