Commit Graph

2 Commits

Author SHA1 Message Date
Jeffrey
0b7303e97f fix: remove missing PageClient import from posts pagination page 2026-02-18 16:11:07 +01:00
Jeffrey
dc00f0c060 feat: cookie banner full-width, posts listing + detail redesign, richtext fix
- CookieConsent: full-width edge-to-edge bar, no rounded corners
- SiteSettings: acceptedDays/declinedDays fields for configurable consent expiry
- layout.tsx: clean single siteSettings fetch, proper CookieConsent props
- posts/[slug]/page.tsx: redesigned editorial layout matching PDF mockup
- posts/page.tsx: new FD-styled card grid with hero image, summary, date
- RichText: fixed prop from content= to data=, added fd-prose className
2026-02-18 15:28:39 +01:00