Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-15 07:49:37 +00:00

View File

@@ -106,7 +106,7 @@ export default function LandingPage() {
<LegalSection
layout="section"
title="Terms of Service"
sections={[{ heading: "General Terms", content: { text: "By shopping at Coinic Stores, you agree to our terms of service." } }]}
sections={[{ heading: "General Terms", content: { type: "paragraph", text: "By shopping at Coinic Stores, you agree to our terms of service." } }]}
/>
</div>