Is it possible to have custom layout with strapi and react nextJS

Hi !
i want to build a blog using nextjs and strapi.
my posts can have custom layouts for example a page can looks like this:


and other one have completely different structure.
how can i do such things with NextJS and Strapi
Thanks :pray:

Hi @ascode94 :wave:t4:

I think the Strapi Components and Dynamic Zones are what you are looking for.
See the Strapi announcement for a good starting point:

2 Likes

Thanks @mheob for your quick response, I will check the link :star_struck:

1 Like