A Sanity powered landing page builder in Next.js for https://sanity.io/create
The Next.js landing pages template is a SEO friendly page builder built in React.js. It includes features such as heroes, sign-up forms, and calls to action. The template includes both a Sanity Studio and a front-end in Next.js, both of which can be deployed on Vercel.
To install the Next.js landing pages template, follow these steps:
.env
file and add the following environment variables:NEXT_PUBLIC_SANITY_PROJECT_ID
- alphanumeric 8-character string displayed in the Sanity.io dashboardNEXT_PUBLIC_SANITY_DATASET
- name of the dataset to use (e.g., “production”)npm install
npm run dev
The Next.js landing pages template is a powerful solution for building SEO friendly landing pages in React.js. It includes a page builder, heroes, sign-up forms, and calls to action. With the Sanity Studio, managing structured content becomes easy, and the integration with Next.js allows for quick deployment on Vercel.