Merge version_1 into main #6

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

View File

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