> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Next.js Templates ## Article: Next.js Templates ## Article Link: https://dev.wix.com/docs/go-headless/get-started/templates/self-managed-templates/next-js-templates.md ## Article Content: # Next.js Templates With Wix Headless, you can create any site or app you like, and integrate Wix functionality and business solutions. To help get you started, we've developed several Next.js templates for sites that take advantage of the features Wix Headless offers. You can adapt these templates to create your own site quickly, or you can use them as examples to help inspire a site you develop from scratch. Each of our templates uses a different set of business solutions and APIs. ## Professional Coach ![Professional coach site](https://wixmp-833713b177cebf373f611808.wixmp.com/images/0892fce5fa28a08c2c9a71a288e1bc21.png) This template uses the [Bookings](https://dev.wix.com/docs/api-reference/business-solutions/bookings/services/introduction.md) and [Pricing Plans](https://dev.wix.com/docs/api-reference/business-solutions/pricing-plans/introduction.md) APIs. Go to the [GitHub repo](https://github.com/wix/headless-templates/tree/main/nextjs/appointments-subscriptions#readme) for instructions on getting started. ## Artist's Music Tour ![Music tour site](https://wixmp-833713b177cebf373f611808.wixmp.com/images/84b234df3fecd323cb6ceebb97ae778e.png) This template uses the [Events](https://dev.wix.com/docs/api-reference/business-solutions/events/event-management/introduction.md) and [eCommerce](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/introduction.md) APIs. Go to the [GitHub repo](https://github.com/wix/headless-templates/tree/main/nextjs/commerce-ticketing#readme) for instructions on getting started. ## Personal Trainer ![Personal trainer site](https://wixmp-833713b177cebf373f611808.wixmp.com/images/704d1d97a392f0b2f39699674b56a527.png) This template uses the [Bookings](https://dev.wix.com/docs/api-reference/business-solutions/bookings/services/introduction.md) and [Pricing Plans](https://dev.wix.com/docs/api-reference/business-solutions/pricing-plans/introduction.md) APIs. Go to the [GitHub repo](https://github.com/wix/headless-templates/tree/main/nextjs/classes-subscriptions#readme) for instructions on getting started. ## Non-Profit Organization ![Non-profit organization site](https://wixmp-833713b177cebf373f611808.wixmp.com/images/689018b06a32d82fe24d5c6ba928dbcb.png) This template uses the [Wix Data](https://dev.wix.com/docs/api-reference/business-solutions/cms/operations/introduction.md) API. Go to the [GitHub repo](https://github.com/wix/headless-templates/tree/main/nextjs/cms-education#readme) for instructions on getting started.