Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 19:14:01 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
<LegalSection
layout="section"
title="Safety & Compliance Protocols"
sections={[{ heading: "Regulatory Adherence", content: { type: "paragraph", text: "All operations strictly adhere to international biosafety standards." } }]}
sections={[{ heading: "Regulatory Adherence", content: { text: "All operations strictly adhere to international biosafety standards." } }]}
/>
</div>