259
259
< div
260
260
class ="tw-flex tw-items-center tw-justify-between tw-text-gray-500 tw-text-base tw-font-semibold tw-w-full tw-text-left toggle-btn "
261
261
>
262
- < h4 > Platform</ h4 >
262
+ < span > Platform</ span >
263
263
< img
264
264
src ="assets/submenu-icon.svg "
265
265
alt ="Arrow "
@@ -270,9 +270,9 @@ <h4>Platform</h4>
270
270
< div
271
271
class ="tw-border tw-rounded-md tw-p-4 tw-text-center tw-flex tw-flex-col tw-space-y-2 "
272
272
>
273
- < h3 class ="tw-font-medium tw-text-xs tw-text-black ">
273
+ < p class ="tw-font-medium tw-text-xs tw-text-black ">
274
274
Full Stack Observability Platform
275
- </ h3 >
275
+ </ p >
276
276
< a
277
277
href ="/platform/ "
278
278
class ="tw-text-xs gradient-hover tw-font-medium tw-underline "
@@ -350,7 +350,7 @@ <h3 class="tw-font-medium tw-text-xs tw-text-black">
350
350
< div
351
351
class ="tw-flex tw-items-center tw-justify-between tw-text-gray-500 tw-text-base tw-font-semibold tw-w-full tw-text-left toggle-btn "
352
352
>
353
- < h4 > Solutions</ h4 >
353
+ < span > Solutions</ span >
354
354
< img
355
355
src ="assets/submenu-icon.svg "
356
356
alt ="Arrow "
@@ -361,9 +361,9 @@ <h4>Solutions</h4>
361
361
< div
362
362
class ="tw-border tw-rounded-md tw-p-4 tw-text-center tw-flex tw-flex-col tw-space-y-2 "
363
363
>
364
- < h3 class ="tw-font-medium tw-text-xs tw-text-black ">
364
+ < p class ="tw-font-medium tw-text-xs tw-text-black ">
365
365
Full Stack Observability Solutions
366
- </ h3 >
366
+ </ p >
367
367
< a
368
368
href ="/solutions/ "
369
369
class ="tw-text-xs gradient-hover tw-font-medium tw-underline "
@@ -436,7 +436,7 @@ <h3 class="tw-font-medium tw-text-xs tw-text-black">
436
436
< div
437
437
class ="tw-flex tw-items-center tw-justify-between tw-text-gray-500 tw-text-base tw-font-semibold tw-w-full tw-text-left toggle-btn "
438
438
>
439
- < h4 > Resources</ h4 >
439
+ < span > Resources</ span >
440
440
< img
441
441
src ="assets/submenu-icon.svg "
442
442
alt ="Arrow "
@@ -447,11 +447,11 @@ <h4>Resources</h4>
447
447
< div
448
448
class ="tw-border tw-rounded-md tw-p-4 tw-text-center "
449
449
>
450
- < h3
450
+ < p
451
451
class ="tw-font-medium tw-text-xs tw-text-black tw-flex tw-flex-col tw-space-y-2 "
452
452
>
453
453
Full Stack Observability Resources
454
- </ h3 >
454
+ </ p >
455
455
< a
456
456
href ="/resources/ "
457
457
class ="tw-text-xs gradient-hover tw-font-medium tw-underline "
0 commit comments