--- import Header from '@components/base/Header.astro'; import Paragraph from '@components/base/Paragraph.astro'; import Section from '@components/base/Section.astro'; import Layout from '@layouts/Layout.astro'; const tos = ` Currently, we do not offer any services that require a terms of service! This will be updated in the future, if necessary. `.trim(); ---
Terms of Service
{tos}