iblai-marketing-landing
/iblai-marketing-landing
Build a high-converting landing page for your app. Uses a proven 12-section conversion framework based on 8,000+ pages and 4,000+ brands — not guesswork, not trends, not "good design." Structure.
Follow BRAND.md for colors, typography, spacing, and the Apple-inspired design language.
Component hierarchy (always prefer in this order):
- ibl.ai components (
@iblai/iblai-js) — use SDK components first - shadcn/ui — use for everything else (
npx shadcn@latest add <component>) - shadcn-space blocks — pre-built page sections (
npx shadcn@latest add @shadcn-space/<block>) - Custom components — only as a last resort
Do NOT write custom components when an ibl.ai, shadcn, or shadcn-space equivalent exists. Both ibl.ai and shadcn share the same Tailwind theme and render in ibl.ai brand colors automatically.
More from iblai/vibe
iblai-chat
Add AI chat widget to your Next.js app
55iblai-account
Add account and organization settings page to your Next.js app
54iblai-auth
Add ibl.ai SSO authentication to a vanilla Next.js app
53iblai-analytics
Add analytics dashboard page to your Next.js app
53iblai-profile
Add profile dropdown and settings page to your Next.js app
52iblai-invite
Add user invitation dialogs to your Next.js app
45