Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-15 07:50:12 +00:00

View File

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