Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-26 16:33:57 +00:00

View File

@@ -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>
);
}
}