plan: rewrite Sprint 5-12 — document only what exists on real site
Key principle: brandbook documents only existing perm.oclinica.ru blocks, no invented style variants. Every sprint starts with Research phase. Sprint 5: Header/Navigation Sprint 6: Hero banner + Advantages block Sprint 7: Intro text (CEO) + Services Sprint 8: Doctors page blocks Sprint 9: Reviews + News Sprint 10: Contact forms + Contact block Sprint 11: Pages — Disease + Home (assembled) Sprint 12: Pages — Prices + Contacts + final smoke Sidebar: removed invented hero variants, added "soon" back to blocks pending documentation from real site. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -30,24 +30,20 @@ const NAV: NavSection[] = [
|
||||
{ label: "Кнопки", href: "/components/buttons" },
|
||||
{ label: "Форм-контролы", href: "/components/forms" },
|
||||
{ label: "Карточки", href: "/components/cards" },
|
||||
{ label: "Бейджи и теги", href: "/components/badges", soon: true },
|
||||
{ label: "Алерты", href: "/components/alerts", soon: true },
|
||||
{ label: "Модальные окна", href: "/components/modals", soon: true },
|
||||
{ label: "Таблицы", href: "/components/tables", soon: true },
|
||||
{ label: "Навигация", href: "/components/navigation", soon: true },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Блоки",
|
||||
items: [
|
||||
{ label: "Hero", href: "/blocks/hero" },
|
||||
{ label: "CEO-текст", href: "/blocks/ceo" },
|
||||
{ label: "Hero + Преимущества", href: "/blocks/hero", soon: true },
|
||||
{ label: "Вводный текст", href: "/blocks/ceo", soon: true },
|
||||
{ label: "Услуги", href: "/blocks/services", soon: true },
|
||||
{ label: "Наши врачи", href: "/blocks/doctors", soon: true },
|
||||
{ label: "Отзывы", href: "/blocks/reviews", soon: true },
|
||||
{ label: "Новости", href: "/blocks/news", soon: true },
|
||||
{ label: "Формы контакта", href: "/blocks/contact-forms", soon: true },
|
||||
{ label: "Контакт", href: "/blocks/contact", soon: true },
|
||||
{ label: "Услуги", href: "/blocks/services", soon: true },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user