@@ -89,7 +89,7 @@ const action2 = "/sponsorship/sponsor/";
8989 src =" /logo.png"
9090 height =" 188"
9191 width =" 188"
92- alt =" EuroPython logo"
92+ alt =" 2025 EuroPython logo"
9393 />
9494 </div >
9595 <h1
@@ -137,7 +137,7 @@ const action2 = "/sponsorship/sponsor/";
137137 <div class =" px-5 md:px-10 md:m-10" >
138138 <Image
139139 src ={ heroImage }
140- alt =" EuroPython 2025 Hero Image "
140+ alt =" EuroPython 2025 Conference "
141141 class =" w-full max-w-5xl lg:max-w-full h-auto lg:h-full rounded-2xl shadow-xl"
142142 />
143143 </div >
@@ -153,8 +153,8 @@ const action2 = "/sponsorship/sponsor/";
153153 <Icon name =" calendar-days" size =" fa-3x" />
154154 </div >
155155 <div >
156- <h3 class =" text-2xl md:text-5xl font-bold" >7</h3 >
157- <p class =" text-xl md:text-3xl" >Days</p >
156+ <h2 class =" text-2xl md:text-5xl font-bold" >7</h2 >
157+ <h3 class =" text-xl md:text-3xl" >Days</h3 >
158158 </div >
159159 </div >
160160 <div class =" p-4 bg-gray-100 rounded-lg flex items-center" >
@@ -164,8 +164,8 @@ const action2 = "/sponsorship/sponsor/";
164164 <Icon name =" users" size =" fa-3x" />
165165 </div >
166166 <div >
167- <h3 class =" text-2xl md:text-5xl font-bold" >1.3k+</h3 >
168- <p class =" text-xl md:text-3xl" >Attendees</p >
167+ <h2 class =" text-2xl md:text-5xl font-bold" >1.3k+</h2 >
168+ <h3 class =" text-xl md:text-3xl" >Attendees</h3 >
169169 </div >
170170 </div >
171171 <div class =" p-4 bg-gray-100 rounded-lg flex items-center" >
@@ -175,8 +175,8 @@ const action2 = "/sponsorship/sponsor/";
175175 <Icon name =" comments" size =" fa-3x" />
176176 </div >
177177 <div >
178- <h3 class =" text-2xl md:text-5xl font-bold" >180+</h3 >
179- <p class =" text-xl md:text-3xl" >Speakers</p >
178+ <h2 class =" text-2xl md:text-5xl font-bold" >180+</h2 >
179+ <h3 class =" text-xl md:text-3xl" >Speakers</h3 >
180180 </div >
181181 </div >
182182 </div >
0 commit comments