# LandingPage

Config-driven marketing landing page built from ternent-ui primitives and patterns.

## Purpose

- keep scaffolded apps on-brand with a full landing-page skeleton
- render declarative copy, previews, and calls to action from generated config
- avoid app-specific logic in the shared renderer

## Inputs

- navigation links
- hero copy and preview panel
- feature, how-it-works, and use-case content
- developer tabs with snippets
- clarifier lists
- CTA and footer links

## Non-goals

- custom business components
- runtime YAML parsing
- bespoke preview hooks per app
