Are websites using a template or template generator for landing pages similar to the next homepage?
Answered
Cape lion posted this in #help-forum
Cape lionOP
I have seen a lot of websites that have the same design layout as the nextjs landing page. Some examples include:
- https://cursor.sh/
- https://loops.so/
- https://tailwindcss.com/
They all have a very similar layout to the NextJS landing page. Is there a template or something that's being used or people manually making them?
- https://cursor.sh/
- https://loops.so/
- https://tailwindcss.com/
They all have a very similar layout to the NextJS landing page. Is there a template or something that's being used or people manually making them?
Answered by B33fb0n3
It's a basic system how landingpages are build. And because it's basic, everyone (or most) apply it 🙂
6 Replies
@Cape lion I have seen a lot of websites that have the same design layout as the nextjs landing page. Some examples include:
- https://cursor.sh/
- https://loops.so/
- https://tailwindcss.com/
They all have a very similar layout to the NextJS landing page. Is there a template or something that's being used or people manually making them?
It's a basic system how landingpages are build. And because it's basic, everyone (or most) apply it 🙂
Answer
Cape lionOP
ah true, I thought there was some vercel starter kit or template, i see it everywhere
@Cape lion I have seen a lot of websites that have the same design layout as the nextjs landing page. Some examples include:
- https://cursor.sh/
- https://loops.so/
- https://tailwindcss.com/
They all have a very similar layout to the NextJS landing page. Is there a template or something that's being used or people manually making them?
Honey bee
Checkout Vercel.com/templates
@Cape lion ah true, I thought there was some vercel starter kit or template, i see it everywhere
Yea, just bascis of designing ^^
And yes, what „___“ said: templates are available directly at https://vercel.com/templates
And yes, what „___“ said: templates are available directly at https://vercel.com/templates
These are all custom built yes