Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| db61bb3529 | |||
| e70a88eae7 | |||
| e1322d2ea8 |
@@ -44,16 +44,16 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Experience the Cosmic Connection: Brain vs. Universe"
|
title="Finalizing Cosmic Neural Assembly"
|
||||||
description="An interactive digital exploration of structural analogies between the human neural network and the cosmic web."
|
description="We are at 95 percent completion. Finalizing transition sequences for the perfect exam presentation."
|
||||||
tag="Exam Project"
|
tag="Final Assembly Phase"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/depiction-human-brain-intellect_23-2150936845.jpg", imageAlt: "3D Brain Cosmic" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/depiction-human-brain-intellect_23-2150936845.jpg", imageAlt: "3D Brain Cosmic" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-colorful-neon-abstract-lights-perspective-perfect-scifi-concept_181624-56907.jpg", imageAlt: "3D Brain Cosmic" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-colorful-neon-abstract-lights-perspective-perfect-scifi-concept_181624-56907.jpg", imageAlt: "3D Brain Cosmic" },
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Verified Scientific Accuracy"
|
ratingText="Verification In Progress"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user