[x] Create Root Layout
https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration#step-2-creating-a-root-layout
[x] Install Tailwind CSS
[x] Create Route Segment (website)
[x] Create Website Layout, add global blocks (header & Footer)
[x] Create [slug] file
[x] Create generateMeta file
[x] RichText
https://github.com/payloadcms/payload/templates/website/src/app/components/RichText/serialize.tsx
→ Copy files
[x] Create Blocks Server Components
[x] Create Dynamic Blog posts Page