diff --git a/docs/content/starters/nextjs-medusa-starter.mdx b/docs/content/starters/nextjs-medusa-starter.mdx index 7c4cf904df..a73e3cd8b8 100644 --- a/docs/content/starters/nextjs-medusa-starter.mdx +++ b/docs/content/starters/nextjs-medusa-starter.mdx @@ -1,5 +1,6 @@ --- -description: 'Learn how to install the Next.js Starter Template to use with Medusa. The Next.js Starter Template includes ready-integrations with plugins like Stripe and Algolia. It offers features like customer accounts, cart and checkout flows, and more.' +title: 'Get started with Next.js for e-commerce' +description: 'Learn how to get started with a Next.js storefront and Medusa. The Next.js Starter includes ready-integrations with plugins like Stripe and Algolia. It offers features like customer accounts, cart and checkout flows, and more.' --- import Feedback from '@site/src/components/Feedback'; @@ -8,7 +9,7 @@ import Troubleshooting from '@site/src/components/Troubleshooting' import ModuleXErrorSection from '../troubleshooting/common-installation-errors/_module-x-error.mdx' import CorsErrorSection from '../troubleshooting/cors-issues.md' -# Next.js Starter Template Quickstart +# Next.js Quickstart This document guides you to install and set up the Next.js Starter Template.