Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38f9800fb6 | |||
| 3558b5ebc1 | |||
| 3ea83abb95 | |||
| 0bae21b1d4 |
@@ -45,6 +45,7 @@ export default function LandingPage() {
|
||||
<HeroOverlayTestimonial
|
||||
title="Bienvenido a La Puerta Rosa"
|
||||
description="Descubre un universo de elegancia, estilo y momentos únicos creados especialmente para ti."
|
||||
buttons={[{ text: "Explora nuestra colección", href: "#products" }]}
|
||||
testimonials={[]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg?_wi=1"
|
||||
/>
|
||||
@@ -153,4 +154,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user