Skip to content

Commit 7651f3f

Browse files
committed
feat(slides): update tagline and subtitle for enhanced clarity and engagement
1 parent 7cd37ca commit 7651f3f

1 file changed

Lines changed: 20 additions & 12 deletions

File tree

src/Dashboard/frontend/public/slides.html

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,19 @@
193193
color: var(--azure-blue);
194194
}
195195
.s1 .tagline {
196-
font-size: clamp(0.95rem, 1.15vw, 1.1rem);
197-
font-weight: 600;
198-
letter-spacing: 0.04em;
196+
font-size: clamp(1.15rem, 1.45vw, 1.4rem);
197+
font-weight: 800;
198+
letter-spacing: 0.05em;
199199
color: var(--azure-blue);
200-
margin-bottom: 1.2rem;
200+
margin-bottom: 0.4rem;
201+
text-transform: uppercase;
202+
}
203+
.s1 .tagline-sub {
204+
font-size: clamp(0.85rem, 1vw, 1rem);
205+
font-weight: 600;
206+
letter-spacing: 0.18em;
207+
color: var(--ink-mute);
208+
margin-bottom: 1.4rem;
201209
text-transform: uppercase;
202210
}
203211
.s1 .sub {
@@ -1477,15 +1485,15 @@ <h1 class="anim d3">
14771485
Your AI agent for<br />Azure <span>FinOps</span>.
14781486
</h1>
14791487
<p class="tagline anim d4">
1480-
Visibility · Agentic Remediation · Clarity in minutes
1488+
Visibility · Remediation · Clarity in minutes
1489+
</p>
1490+
<p class="tagline-sub anim d4">
1491+
Free · Open Source · Built by Microsoft
14811492
</p>
14821493
<p class="sub anim d5">
1483-
Surface waste, forecast spending, remediate directly with a
1484-
delegated agent.
1485-
<br /><br />
1486-
Visualize findings and optimization opportunities. Win back trust in
1487-
your cloud spend - years of FinOps Framework experience, all in one
1488-
simple portal.
1494+
Surface waste, forecast spending, remediate directly.
1495+
<br />
1496+
Win back trust in your cloud spend.
14891497
</p>
14901498
</div>
14911499
</section>
@@ -1632,7 +1640,7 @@ <h3>Endless catch-up</h3>
16321640
<section class="slide s3">
16331641
<div class="content">
16341642
<h2 class="section-title anim d1">
1635-
Solution - <em>From painful to predictable</em>.
1643+
Solution - <em>FinOps Agent</em>.
16361644
</h2>
16371645
<p class="section-lead anim d2">
16381646
Agentic FinOps. One chat. Trust restored.

0 commit comments

Comments
 (0)