Frontend for sensualmoment.de - Next.js with Payload CMS
Find a file
CCS Admin b63d3bdb80 feat: add generic block renderer for CMS-driven pages
Replace hardcoded page content with a BlockRenderer that dispatches
CMS block types to dedicated React components. All 10 pages now
fetch their layout from Payload CMS and render blocks dynamically.

New block components: HeroBlock, TextBlock, TestimonialsBlock,
PricingBlock, CTABlock, CardGridBlock, PostsListBlock,
ContactFormBlock, FAQBlock, ImageTextBlock, RichText renderer.

Journal detail page now renders rich text content instead of stub.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 13:06:50 +00:00
.github/workflows fix(ci): use git reset instead of pull to handle Plesk file checkout state 2026-02-27 13:49:50 +00:00
public feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
src feat: add generic block renderer for CMS-driven pages 2026-02-28 13:06:50 +00:00
.gitignore feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
ecosystem.config.js chore: add PM2 ecosystem config (port 3003) 2026-02-27 13:06:01 +00:00
eslint.config.mjs feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
next.config.ts feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
package.json feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
pnpm-lock.yaml feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
pnpm-workspace.yaml feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
postcss.config.mjs feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
README.md chore: test deploy actions 2026-02-27 13:45:19 +00:00
server.js feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00
tsconfig.json feat: complete frontend scaffold with all pages and components 2026-02-27 12:57:57 +00:00

sensualmoment.de

test