--- 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 policy = ` Currently, we do not offer any services that require a intellectual property policy! This will be updated in the future, if necessary. `.trim(); ---
Intellectual Property Policy
{policy}