Merge version_2 into main #2
@@ -51,6 +51,10 @@ export default function LandingPage() {
|
||||
title="Un Oasis de Paz en Tu Hogar"
|
||||
description="Encuentra el regalo perfecto para fortalecer tu fe y embellecer tu espacio con nuestra colección curada de artículos espirituales."
|
||||
tag="Tu fe, nuestro propósito"
|
||||
buttons={[
|
||||
{ text: "Explorar Colección", href: "#products" },
|
||||
{ text: "Contáctanos", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-2180.jpg", imageAlt: "Interior de santuario pacífico"},
|
||||
@@ -195,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user