ComingSoon
Full-screen "Coming soon" landmark used on ramtt.com / ramtt.app / ramtt.dev while the product is offline. Static — no animation, no email capture.
Preview
Usage
import { ComingSoon } from '@ramtt/ui'
<ComingSoon locale="en" />
<ComingSoon locale="da" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| locale | 'da' | 'en' | 'en' | Text locale — only ramtt.com uses "da" |
| className | string | — | Additional Tailwind classes |