feat: bring back legal pages

This commit is contained in:
Sonny
2024-05-20 01:07:11 +02:00
committed by Sonny
parent e6803c174c
commit 3ff7619e94
16 changed files with 190 additions and 46 deletions

View File

@@ -19,7 +19,7 @@ const PageContent = styled.div({
flexDirection: 'column',
});
export default function Home() {
export default function HomePage() {
const { t } = useTranslation();
return (
<ContentLayout>