Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Cosmic Synapses: The Universe Inside"
|
||||
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"
|
||||
mediaItems={[
|
||||
@@ -209,4 +209,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user