refactor: Remove unnecessary span elements for improved readability in multiple views

This commit is contained in:
Nawaz Dhandala
2026-01-12 10:28:52 +00:00
parent 113106a30d
commit 02368685b5
6 changed files with 6 additions and 6 deletions

View File

@@ -770,7 +770,7 @@
<span class="text-sm font-medium text-pink-700">Enterprise Ready</span>
</div>
<h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl lg:text-5xl">
Advanced features <span class="text-violet-600">for teams</span>
Advanced features for teams
</h2>
<p class="mt-6 text-lg leading-8 text-gray-600">
Built to scale with your organization.

View File

@@ -986,7 +986,7 @@
<span class="text-sm font-medium text-white">Use Cases</span>
</div>
<h2 class="text-3xl font-bold tracking-tight text-white sm:text-4xl lg:text-5xl">
Dashboards for <span class="text-indigo-400">every team</span>
Dashboards for every team
</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">
Create dashboards tailored to different roles and use cases across your organization.

View File

@@ -811,7 +811,7 @@
<span class="text-sm font-medium text-white">OpenTelemetry Native</span>
</div>
<h2 class="text-3xl font-bold tracking-tight text-white sm:text-4xl lg:text-5xl">
Built on <span class="text-orange-400">open standards</span>
Built on open standards
</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">
Use OpenTelemetry to capture exceptions with full distributed trace context. No proprietary agents or vendor lock-in.

View File

@@ -35,7 +35,7 @@
<!-- Main Headline -->
<h1 class="text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl lg:text-6xl">
See everything. <br class="hidden sm:block" />
<span class="text-cyan-600">Miss nothing.</span>
Miss nothing.
</h1>
<!-- Subheadline -->

View File

@@ -34,7 +34,7 @@
<!-- Main Headline -->
<h1 class="text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl lg:text-6xl">
Build trust with <br class="hidden sm:block" />
<span class="text-emerald-600">transparent communication</span>
transparent communication
</h1>
<!-- Subheadline -->

View File

@@ -34,7 +34,7 @@
<!-- Main Headline -->
<h1 class="text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl lg:text-6xl">
Know when you're down <br class="hidden sm:block" />
<span class="text-emerald-600">before your customers do</span>
before your customers do
</h1>
<!-- Subheadline -->