feat: pretify template

This commit is contained in:
2026-05-08 22:39:33 +03:00
parent ff296dd1c3
commit dce25f7123
4 changed files with 69 additions and 902 deletions

View File

@@ -6,7 +6,12 @@ B2B SaaS-шаблон для AI support platform с pricing, customers, resource
| Route | Page | Blocks and copy intent |
| --- | --- | --- |
| `/` | Главная | Launch-style hero, AI support workflow, platform cards, customer proof. |\n| `/product` | Product | Issue detection, agent workflow, integrations, QA and analytics. |\n| `/pricing` | Pricing | SaaS pricing tiers, token/seat messaging, FAQ. |\n| `/customers` | Customers | Case studies, logos, quotes, business outcomes. |\n| `/resources` | Resources | Articles, guides, webinars, playbooks. |\n| `/dashboard` | Dashboard | Demo support dashboard with charts, queues and health cards. |
| `/` | Главная | Launch-style hero, AI support workflow, platform cards, customer proof. |
| `/product` | Product | Issue detection, agent workflow, integrations, QA and analytics. |
| `/pricing` | Pricing | SaaS pricing tiers, token/seat messaging, FAQ. |
| `/customers` | Customers | Case studies, logos, quotes, business outcomes. |
| `/resources` | Resources | Articles, guides, webinars, playbooks. |
| `/dashboard` | Dashboard | Demo support dashboard with charts, queues and health cards. |
## Visual Direction
@@ -24,3 +29,8 @@ B2B SaaS-шаблон для AI support platform с pricing, customers, resource
- Добавлены доменные production-блоки поверх базовой структуры: richer hero/product/dashboard sections, сценарии принятия решения, trust/operations blocks.
- Все важные CTA и пользовательские лейблы держатся в JSX или typed content arrays, чтобы визуальный редактор Fluw мог находить и менять тексты.
- Шрифты выбраны с поддержкой кириллицы; latin-only display fonts не используются.
## Premium pass
- Переработаны hero/карточки/доменные секции: меньше generic UI, больше сценарной пользы и визуального характера.
- Сохранены node_modules и .next для следующих этапов локальной проверки.