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-17 17:19:23 +00:00

View File

@@ -110,7 +110,7 @@ export default function LandingPage() {
<LegalSection
layout="section"
title="Terms and Conditions"
sections={[{ heading: "Use of Service", content: { type: "paragraph", text: "By accessing the MBO website, you agree to these terms." } }]}
sections={[{ heading: "Use of Service", content: "By accessing the MBO website, you agree to these terms." }]}
/>
</div>