|
17 | 17 | </div> |
18 | 18 | <nve-divider></nve-divider> |
19 | 19 | <sectionnve-layout="grid gap:xl span-items:12 &md|span-items:6 &xl|span-items:3"> |
20 | | - <divnve-layout="column gap:sm"> |
21 | | -<p nve-text="label semibold">Built for AI Infrastructure</p> |
22 | | -<p nve-text="body sm muted">Operational UI for AI/ML workloads, autonomous vehicle tools, and robotics consoles.</p> |
23 | | - </div> |
24 | | - <divnve-layout="column gap:sm"> |
25 | | -<p nve-text="label semibold">Framework Agnostic</p> |
| 20 | + <sectionnve-layout="column gap:sm"> |
| 21 | +<h3 nve-text="label semibold">Built for AI Infrastructure</h3> |
| 22 | +<p nve-text="body sm muted">Operational UI Foundations for AI/ML workloads, autonomous vehicle tools, and robotics consoles.</p> |
| 23 | + </section> |
| 24 | + <sectionnve-layout="column gap:sm"> |
| 25 | +<h3 nve-text="label semibold">Framework Agnostic</h3> |
26 | 26 | <p nve-text="body sm muted">Web Components run in React, Angular, Vue, Svelte, Lit, plain HTML, server-rendered templates, and mixed stacks.</p> |
27 | | - </div> |
28 | | - <divnve-layout="column gap:sm"> |
29 | | -<p nve-text="label semibold">Agent-Ready Tooling</p> |
| 27 | + </section> |
| 28 | + <sectionnve-layout="column gap:sm"> |
| 29 | +<h3 nve-text="label semibold">Agent-Ready Tooling</h3> |
30 | 30 | <p nve-text="body sm muted"><a href="/docs/cli/" nve-text="link no-visit">CLI</a> and <a href="/docs/mcp/" nve-text="link no-visit">MCP</a> expose component APIs, tokens, examples, imports, validation, and setup to terminals and AI assistants.</p> |
31 | | - </div> |
32 | | - <divnve-layout="column gap:sm"> |
33 | | -<p nve-text="label semibold">Stable API Contracts</p> |
| 31 | + </section> |
| 32 | + <sectionnve-layout="column gap:sm"> |
| 33 | +<h3 nve-text="label semibold">Stable API Contracts</h3> |
34 | 34 | <p nve-text="body sm muted"><a href="/docs/mcp/#skills" nve-text="link no-visit">Skills</a> and <a href="/docs/lint/" nve-text="link no-visit">lint</a> guide authoring best practices, common Design System UI patterns and automated static analysis.</p> |
35 | | - </div> |
| 35 | + </section> |
36 | 36 | </section> |
37 | 37 | <nve-divider></nve-divider> |
38 | 38 |
|
|
0 commit comments