Files
restaurant-reservation-shadcn/SITEMAP.md
2026-05-08 22:49:12 +03:00

27 lines
1.8 KiB
Markdown

# Juniper Table Sitemap
Seasonal restaurant template for a real booking-driven venue: menu architecture, seating formats, allergies, pairing, private dining, host contact and service windows.
## Pages
| Route | Page | Blocks and copy intent |
| --- | --- | --- |
| \`/\` | Главная | Hero with service windows, live seating cue, menu architecture, dish showcase, seating guide, evening timeline, private dining, reviews. |
| \`/menu\` | Меню | Menu sections, dish detail, allergens, pairing board, dietary notes, tasting formats, CTA to booking. |
| \`/reservations\` | Бронирование | Seating guide, booking form, confirmation/deposit/allergy rules, evening timeline. |
| \`/private-events\` | Private dining | Event packages, planner board, private room image, CTA for custom request. |
| \`/about\` | Кухня | Chef story, supplier ledger, key metrics, reviews. |
| \`/contact\` | Контакты | Address, kitchen hours, host contact, service windows and contact form. |
## Domain Rules
- Keep the template about restaurant operations and guest decision-making: service windows, seating, host confirmation, allergies, dietary requests, pairing and private events.
- Do not add real payments, deposits, CRM, table-management API, delivery integrations or data submission without an explicit product request.
- Menu copy should sell the evening and the product, not generic "delicious food" claims.
## Visual Direction
- Editorial restaurant style: warm paper background, deep green service accents, restrained borders, strong food photography.
- Cards are for dishes, packages, rules and forms only. Sections stay full-width with constrained content.
- Visible copy and typed mock data live in \`src/entities/site-content.ts\` and route JSX for Fluw visual editing.