Remove section: problem
This commit is contained in:
@@ -73,20 +73,6 @@ export default function LandingPage() {
|
||||
className="bg-black text-white"/>
|
||||
</div>
|
||||
|
||||
<div id="problem" data-section="problem">
|
||||
<TextSplitAbout
|
||||
title="The Problem"
|
||||
description={[
|
||||
"Invasive neurolink technology—brain-computer interfaces that require surgical implantation—presents unprecedented risks to human autonomy and cognitive liberty. While proponents promise medical breakthroughs, the technology raises critical ethical, security, and privacy concerns that are rarely discussed.", "This project examines the scientific evidence, technical vulnerabilities, and ethical implications of neural implants, particularly when considering commercial, military, or state surveillance applications.", "We believe informed public discourse is essential before such transformative technology becomes widespread."
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
showBorder={false}
|
||||
buttons={[
|
||||
{ text: "View Key Concerns", href: "#concerns" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user