Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
"use client"
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
@@ -110,8 +110,6 @@ export default function NeuroLinkAnalysisPage() {
|
|||||||
"Transparent clinical trial data published", "Peer-reviewed safety assessments completed", "Independent regulatory oversight established", "Long-term monitoring protocols in place", "Informed consent standards upheld"
|
"Transparent clinical trial data published", "Peer-reviewed safety assessments completed", "Independent regulatory oversight established", "Long-term monitoring protocols in place", "Informed consent standards upheld"
|
||||||
]
|
]
|
||||||
}}
|
}}
|
||||||
titleClassName="text-4xl font-extrabold mb-4"
|
|
||||||
descriptionClassName="text-gray-700 mb-8 max-w-2xl"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user