Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe7c80ab4f | |||
| 27eeb308a3 | |||
| 018f9392f2 | |||
| 28c93dba33 | |||
| 8d29c9c6ba | |||
| 1868b515b3 | |||
| eac68a4d6e | |||
| 3a4569c6b2 |
@@ -33,15 +33,14 @@ export default function LandingPage() {
|
||||
{ name: "Archive", id: "#shop" },
|
||||
{ name: "Connection", id: "#contact" },
|
||||
]}
|
||||
brandName="WARNIX"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="WARNIX"
|
||||
background={{
|
||||
variant: "canvas-reveal"}}
|
||||
logoText="WARNIX"
|
||||
description="An ongoing experiment in silhouette and light. Enter the archive."
|
||||
buttons={[
|
||||
{
|
||||
@@ -102,7 +101,7 @@ export default function LandingPage() {
|
||||
tag="CONNECTION"
|
||||
title="Stay Informed"
|
||||
description="Witness the evolution of our aesthetic."
|
||||
mediaAnimation="opacity"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsvMztb1xhijl12GgLivLXpEtw/uploaded-1774977613415-vplmtlur.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
@@ -139,4 +138,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user