diff --git a/src/app/page.tsx b/src/app/page.tsx index f1459a9..8935fbe 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: { text: "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: "By using TeeTrust, you agree to these terms. We ensure high-quality standards for every garment sold on our platform." }, ]} />