looking for nextjs landingpage + non-public area sample
Hello everyone! 
I'm currently working on a project and was wondering if anyone has or knows of some sample code that fits the following requirements:
I'm trying to build a website using Next.js and Refine.dev. The website needs to have both public and private sections.
For the public part, I'm planning to have a landing page and a FAQ page. As for the non-public area, this will be accessible only for logged-in users and should contain a dashboard and some other crud resources. I also want to use refine.dev themed Layout for both areas.
If anyone has a sample or a template that I could use as a starting point, I would greatly appreciate it!
Thank you in advance for your help.
I'm currently working on a project and was wondering if anyone has or knows of some sample code that fits the following requirements:
I'm trying to build a website using Next.js and Refine.dev. The website needs to have both public and private sections.
For the public part, I'm planning to have a landing page and a FAQ page. As for the non-public area, this will be accessible only for logged-in users and should contain a dashboard and some other crud resources. I also want to use refine.dev themed Layout for both areas.
If anyone has a sample or a template that I could use as a starting point, I would greatly appreciate it!
Thank you in advance for your help.
