254254 < div
255255 class ="flex items-center justify-between text-gray-500 text-base font-semibold w-full text-left toggle-btn "
256256 >
257- < h4 > Platform</ h4 >
257+ < span > Platform</ span >
258258 < img
259259 src ="/docs/assets/submenu-icon.svg "
260260 alt ="Arrow "
@@ -265,9 +265,9 @@ <h4>Platform</h4>
265265 < div
266266 class ="border rounded-md p-4 text-center flex flex-col space-y-2 "
267267 >
268- < h3 class ="font-medium text-xs text-black ">
268+ < p class ="font-medium text-xs text-black ">
269269 Full Stack Observability Platform
270- </ h3 >
270+ </ p >
271271 < a
272272 href ="/platform/ "
273273 class ="text-xs gradient-hover font-medium underline "
@@ -337,7 +337,7 @@ <h3 class="font-medium text-xs text-black">
337337 < div
338338 class ="flex items-center justify-between text-gray-500 text-base font-semibold w-full text-left toggle-btn "
339339 >
340- < h4 > Solutions</ h4 >
340+ < span > Solutions</ span >
341341 < img
342342 src ="/docs/assets/submenu-icon.svg "
343343 alt ="Arrow "
@@ -348,9 +348,9 @@ <h4>Solutions</h4>
348348 < div
349349 class ="border rounded-md p-4 text-center flex flex-col space-y-2 "
350350 >
351- < h3 class ="font-medium text-xs text-black ">
351+ < p class ="font-medium text-xs text-black ">
352352 Full Stack Observability Solutions
353- </ h3 >
353+ </ p >
354354 < a
355355 href ="/solutions/ "
356356 class ="text-xs gradient-hover font-medium underline "
@@ -423,7 +423,7 @@ <h3 class="font-medium text-xs text-black">
423423 < div
424424 class ="flex items-center justify-between text-gray-500 text-base font-semibold w-full text-left toggle-btn "
425425 >
426- < h4 > Resources</ h4 >
426+ < span > Resources</ span >
427427 < img
428428 src ="/docs/assets/submenu-icon.svg "
429429 alt ="Arrow "
@@ -432,11 +432,11 @@ <h4>Resources</h4>
432432 </ div >
433433 < div class ="submenu hidden space-y-4 mt-2 ">
434434 < div class ="border rounded-md p-4 text-center ">
435- < h3
435+ < p
436436 class ="font-medium text-xs text-black flex flex-col space-y-2 "
437437 >
438438 Full Stack Observability Resources
439- </ h3 >
439+ </ p >
440440 < a
441441 href ="/resources/ "
442442 class ="text-xs gradient-hover font-medium underline "
0 commit comments