Merge version_1 into main #4
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
<LegalSection
|
||||
layout="section"
|
||||
title="Terms and Conditions"
|
||||
sections={[{ heading: "Use of Service", content: "By accessing the MBO website, you agree to these terms." }]}
|
||||
sections={[{ heading: "Use of Service", content: [{ type: "paragraph", text: "By accessing the MBO website, you agree to these terms." }] }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user