Move section science after hero
This commit is contained in:
@@ -70,35 +70,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="concerns" data-section="concerns">
|
|
||||||
<FeatureProcessSteps
|
|
||||||
title="Critical Concerns About Invasive Neurolink Technology"
|
|
||||||
description="Six major ethical, technical, and social implications that demand careful consideration before widespread adoption."
|
|
||||||
tag="Key Issues"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
steps={[
|
|
||||||
{
|
|
||||||
number: "01", title: "Cognitive Liberty & Mental Privacy", tag: "Ethics", description: "Neural implants could enable unauthorized reading or manipulation of thoughts, memories, and mental states. This threatens fundamental human rights to mental privacy and freedom of thought."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
number: "02", title: "Cybersecurity & Hacking Risks", tag: "Technology", description: "Direct brain interfaces create new attack vectors for hackers. A compromised implant could potentially alter behavior, access memories, or cause physical harm directly to the brain."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
number: "03", title: "Surveillance & Control", tag: "Social", description: "Governments or corporations could use neural data for mass surveillance, thought control, or behavioral modification—creating unprecedented forms of authoritarianism."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
number: "04", title: "Medical Safety Unknowns", tag: "Health", description: "Long-term effects of brain implants remain unknown. Neuroinflammation, biofilm formation, and immune responses could cause chronic damage over years or decades."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
number: "05", title: "Equity & Coercion", tag: "Social", description: "Neural enhancement could become mandatory for employment, military service, or social participation, creating pressure on vulnerable populations to accept implants."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
number: "06", title: "Irreversibility & Consent", tag: "Ethics", description: "Brain implants cause physical changes that may be impossible to fully reverse. True informed consent is questionable when long-term effects are unknown."
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="science" data-section="science">
|
<div id="science" data-section="science">
|
||||||
<MetricCardThree
|
<MetricCardThree
|
||||||
title="Scientific Evidence & Research"
|
title="Scientific Evidence & Research"
|
||||||
@@ -128,6 +99,35 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="concerns" data-section="concerns">
|
||||||
|
<FeatureProcessSteps
|
||||||
|
title="Critical Concerns About Invasive Neurolink Technology"
|
||||||
|
description="Six major ethical, technical, and social implications that demand careful consideration before widespread adoption."
|
||||||
|
tag="Key Issues"
|
||||||
|
useInvertedBackground="noInvert"
|
||||||
|
steps={[
|
||||||
|
{
|
||||||
|
number: "01", title: "Cognitive Liberty & Mental Privacy", tag: "Ethics", description: "Neural implants could enable unauthorized reading or manipulation of thoughts, memories, and mental states. This threatens fundamental human rights to mental privacy and freedom of thought."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: "02", title: "Cybersecurity & Hacking Risks", tag: "Technology", description: "Direct brain interfaces create new attack vectors for hackers. A compromised implant could potentially alter behavior, access memories, or cause physical harm directly to the brain."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: "03", title: "Surveillance & Control", tag: "Social", description: "Governments or corporations could use neural data for mass surveillance, thought control, or behavioral modification—creating unprecedented forms of authoritarianism."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: "04", title: "Medical Safety Unknowns", tag: "Health", description: "Long-term effects of brain implants remain unknown. Neuroinflammation, biofilm formation, and immune responses could cause chronic damage over years or decades."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: "05", title: "Equity & Coercion", tag: "Social", description: "Neural enhancement could become mandatory for employment, military service, or social participation, creating pressure on vulnerable populations to accept implants."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: "06", title: "Irreversibility & Consent", tag: "Ethics", description: "Brain implants cause physical changes that may be impossible to fully reverse. True informed consent is questionable when long-term effects are unknown."
|
||||||
|
}
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="experts" data-section="experts">
|
<div id="experts" data-section="experts">
|
||||||
<TestimonialCardTwo
|
<TestimonialCardTwo
|
||||||
title="Expert Perspectives"
|
title="Expert Perspectives"
|
||||||
|
|||||||
Reference in New Issue
Block a user