Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 17:16:15 +00:00

View File

@@ -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." }
}
]}
/>