Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 01:35:36 +00:00

View File

@@ -114,7 +114,7 @@ export default function LandingPage() {
<LegalSection
layout="page"
title="Legal Notice"
sections={[{ title: "Terms of Use", content: "Standard terms apply." }, { title: "Privacy Policy", content: "We value your privacy." }]}
sections={[{ title: "Terms of Use", content: "Standard terms apply." }, { title: "Privacy Policy", content: "We value your privacy." }]}
/>
</div>