diff --git a/src/app/page.tsx b/src/app/page.tsx index d34f4bb..cb9a687 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { title="Our Policies" sections={[ { - heading: "Terms of Service", content: { type: "paragraph", text: "By engaging our services, you agree to our standard operating procedures and service terms." } + heading: "Terms of Service", content: { text: "By engaging our services, you agree to our standard operating procedures and service terms." } } ]} />