Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| beee06586d | |||
| c930aa4d94 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
logoText="PROXIMAMENTE"
|
logoText="PROXIMAMENTE"
|
||||||
description="Estamos trabajando en algo increíble. Mantente atento para más novedades."
|
description="Estamos trabajando en algo increíble. Mantente atento para más novedades."
|
||||||
buttons={[{ text: "Suscribirse" }]}
|
buttons={[{ text: "Get Early Access" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/new-landing-page-luxury-background-template_125964-4358.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/new-landing-page-luxury-background-template_125964-4358.jpg"
|
||||||
imageAlt="Coming soon visual"
|
imageAlt="Coming soon visual"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -183,4 +183,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user