diff --git a/src/app/page.tsx b/src/app/page.tsx index f90d4e3..1d2bdfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { 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."}, + type: "paragraph", text: "By using TeeTrust, you agree to these terms. We ensure high-quality standards for every garment sold on our platform."}, }, ]} />