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