diff --git a/src/app/page.tsx b/src/app/page.tsx index 8935fbe..4a90a7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." }] }, ]} />