Update src/app/page.tsx
This commit is contained in:
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
title="Terms and Conditions"
|
||||
sections={[
|
||||
{
|
||||
heading: "Terms of Use", content: "By using TeeTrust, you agree to these terms. We ensure high-quality standards for every garment sold on our platform."
|
||||
heading: "Terms of Use", content: [{ type: "paragraph", text: "By using TeeTrust, you agree to these terms. We ensure high-quality standards for every garment sold on our platform." }]
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user