@@ -250,15 +250,23 @@ <h2 class="lg:text-5xl text-2xl font-semibold">uncodebar highlights</h2>
250
250
251
251
</ section >
252
252
253
- < section id ="sponsor " class ="flex flex-col justify-center items-center lg:p-20 p-10 ">
254
- < img class ="p-10 w-screen max-w-xl " src ="images/contentful.png " alt ="a logo of contentful ">
255
- < div >
256
- < p class ="text-center text-lg max-w-md font-semibold mb-10 "> More than a headless CMS, Contentful is the
257
- API-first composable content platform to create, manage and publish content on any digital channel.</ p >
258
- </ div >
259
- < a href ="https://www.contentful.com/ "
260
- class ="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white "
261
- target ="_blank "> FIND OUT MORE</ a >
253
+ < section id ="sponsor " class ="lg:p-20 p-10 ">
254
+ < div class ="flex flex-wrap ">
255
+
256
+ < div class ="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center ">
257
+ < img class ="pb-5 max-h-28 " src ="images/contentful.png " alt ="a logo of contentful ">
258
+ < p class ="text-center text-lg max-w-md font-semibold mb-10 "> More than a headless CMS, Contentful is the
259
+ API-first composable content platform to create, manage and publish content on any digital channel.</ p >
260
+ < a href ="https://www.contentful.com/ " class ="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white " target ="_blank "> FIND OUT MORE</ a >
261
+ </ div >
262
+
263
+ < div class ="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center ">
264
+ < img class ="pb-5 max-h-28 " src ="images/qlik-logo.png " alt ="a logo of Qlik ">
265
+ < p class ="text-center text-lg max-w-md font-semibold mb-10 "> Qlik delivers a data fabric and next-level insights with its end-to-end data integration, data quality, & analytics solutions.</ p >
266
+ < a href ="https://www.qlik.com/us/ " class ="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white " target ="_blank "> FIND OUT MORE</ a >
267
+ </ div >
268
+
269
+ </ div >
262
270
</ section >
263
271
264
272
< section id ="locations " class ="bg-main_blue flex flex-col gap-10 sm:gap-0 ">
0 commit comments