What’s the most efficient way to structure your landing page content in Strapi?
How good is it :
- 1 collection type as ‘home-screen’
- Multiple components as ‘heroSection’, ‘aboutSection’, ‘Footer’…
But with this way we get the api response as (Image attached) where we have to pick first elemnt of data array. I am curious if we ave any better solution than this where we get the required object only?
enter image description here
I tried to configure landing page data into the Strapi which so far works excellent, am just curious about how other developers are doing this.
Syed Mehdi R. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.