Shumiland/public
Vadym Samoilenko 1c08076963
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Unit Tests (push) Waiting to run
Deploy / Build & Push Image (push) Waiting to run
Deploy / Deploy to VPS (push) Blocked by required conditions
feat(video): add video reviews to DyvoLis + homepage, fix importMap & ISR
- Dockerfile: run generate:importmap before next build (fixes admin "Nothing found" and SEO fields)
- lokatsii/page.tsx: revalidate 3600→60 (fixes empty page after deploy)
- DyvoLisWhyVisit: replace 5 static image posters with 7 actual clickable videos; accept reviewVideos prop from CMS
- DyvoLisPage global: add reviewVideos array (text src/poster/label fields, CMS-editable)
- Reviews collection: add videoUrl + videoPoster text fields
- Reviews component: VideoReviewCard accepts src/poster props, renders dynamically from CMS reviews with videoUrl
- types/globals.ts: add videoUrl/videoPoster to ReviewCMS interface
- public/videos/dyvolis/: 7 converted MP4s (720p crf28) + 7 poster JPGs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 18:53:23 +01:00
..
images perf(dyvolis): compress 24 park photos for web (1200px max, JPEG 82%) 2026-05-13 13:40:59 +01:00
videos feat(video): add video reviews to DyvoLis + homepage, fix importMap & ISR 2026-05-13 18:53:23 +01:00
favicon.ico fix(dyvolis): fix X badge clamp values + add colorful favicon 2026-05-13 13:00:02 +01:00