Shumiland/src
Vadym Samoilenko b33ec01b16
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(home): add FAQ section and seed WhyParents items
- Add FAQ accordion section (FAQ.tsx) after Reviews on home page
- Add faq group field to HomePage global (title + items array)
- Add HomePageFaq types to types/globals.ts
- Seed whyParents.items with 6 items from static fallback texts
- Seed faq with 6 Q&A items about the park
- Migration 0012: create home_page_faq_items table for Payload array field

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 14:29:27 +01:00
..
access feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
app feat(home): add FAQ section and seed WhyParents items 2026-06-04 14:29:27 +01:00
blocks feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
collections feat(ui): card stack slider, footer redesign, video glow, revalidation fix 2026-06-04 12:18:01 +01:00
components feat(home): add FAQ section and seed WhyParents items 2026-06-04 14:29:27 +01:00
context feat(cms): upgrade Payload 3.33→3.84, add SEO plugin, connect hardcoded pages to CMS 2026-05-13 16:36:18 +01:00
emails feat(email): Ukrainian source labels, full lead details in email (guests, date, message) 2026-06-03 16:26:56 +01:00
globals feat(home): add FAQ section and seed WhyParents items 2026-06-04 14:29:27 +01:00
hooks fix: TS non-null assertion in seed + formatting cleanup across components 2026-05-11 13:40:23 +01:00
lib feat(legal): cookie banner + Ukrainian law references in legal pages 2026-06-04 13:21:01 +01:00
types feat(home): add FAQ section and seed WhyParents items 2026-06-04 14:29:27 +01:00
instrumentation.ts feat: implement full frontend — all sections, components, Figma Code Connect 2026-05-10 16:40:56 +01:00
middleware.ts feat(cms): add redirects plugin + middleware for 301/302 handling 2026-05-15 16:56:30 +01:00
payload-generated-schema.ts feat(ui): card stack slider, footer redesign, video glow, revalidation fix 2026-06-04 12:18:01 +01:00
payload-types.ts feat(legal): 4 Ukrainian legal pages + footer links + CMS global 2026-06-04 13:01:38 +01:00
seed.ts feat(home): add FAQ section and seed WhyParents items 2026-06-04 14:29:27 +01:00
seedKvytkyTickets.ts feat: kvytky 1:1 redesign, CMS-driven pages, blog/group/birthday updates, green-wave pattern, image optimization 2026-06-02 16:46:52 +01:00
syncBlogFromStaging.ts feat: kvytky 1:1 redesign, CMS-driven pages, blog/group/birthday updates, green-wave pattern, image optimization 2026-06-02 16:46:52 +01:00