Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 522e974af6 | |||
| 3e6a12da89 | |||
| 016094d956 | |||
| e57aa3e9b2 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="Structural Color // RED"
|
||||
description="Là où la lumière structure la réalité, le rouge définit la fin des temps."
|
||||
buttons={[
|
||||
{ text: "Découvrir l'univers", href: "#about" },
|
||||
{ text: "Plonger dans le rouge", href: "#about" },
|
||||
{ text: "Précommander", href: "#contact" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
@@ -128,4 +128,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user