|
193 | 193 | color: var(--azure-blue); |
194 | 194 | } |
195 | 195 | .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; |
199 | 199 | 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; |
201 | 209 | text-transform: uppercase; |
202 | 210 | } |
203 | 211 | .s1 .sub { |
@@ -1477,15 +1485,15 @@ <h1 class="anim d3"> |
1477 | 1485 | Your AI agent for<br />Azure <span>FinOps</span>. |
1478 | 1486 | </h1> |
1479 | 1487 | <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 |
1481 | 1492 | </p> |
1482 | 1493 | <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. |
1489 | 1497 | </p> |
1490 | 1498 | </div> |
1491 | 1499 | </section> |
@@ -1632,7 +1640,7 @@ <h3>Endless catch-up</h3> |
1632 | 1640 | <section class="slide s3"> |
1633 | 1641 | <div class="content"> |
1634 | 1642 | <h2 class="section-title anim d1"> |
1635 | | - Solution - <em>From painful to predictable</em>. |
| 1643 | + Solution - <em>FinOps Agent</em>. |
1636 | 1644 | </h2> |
1637 | 1645 | <p class="section-lead anim d2"> |
1638 | 1646 | Agentic FinOps. One chat. Trust restored. |
|
0 commit comments