Last Updated: April 1st, 2025

Terms of Service

Please use this document as a template to paste your app's terms of service, without having to code it manually. Simply use the Markdown format to write it.

Section

To transform markdown documents into valid react components that are automatically interpreted by Next.js, we use MDX. To edit how the markdown is interpreted, check out the mdx-components.tsx, there we specify how each component should be rendered.

Subsection 1

Here is a list:

  • Item 1
  • Item 2
  • Item 3

Here is a numbered list:

  1. Item 1
  2. Item 2
  3. Item 3

“Here's to the crazy ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. [...]”

Steve Jobs

Section 2

To transform markdown documents into valid react components that are automatically interpreted by Next.js, we use MDX. To edit how the markdown is interpreted, check out the mdx-components.tsx, there we specify how each component should be rendered.

Subsection 3

Here is a list:

  • Item 1
  • Item 2
  • Item 3

Here is a numbered list:

  1. Item 1
  2. Item 2
  3. Item 3

Subsection 4

“Here's to the crazy ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. [...]”

Steve Jobs