Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #9.
This commit is contained in:
2026-06-03 09:58:28 +00:00

View File

@@ -47,7 +47,7 @@ export default function AppPage() {
buttons={[{ text: "Descubre la colección", href: "#products" }, { text: "Visítanos", href: "#contact" }]}
slides={[
{ imageSrc: "https://images.unsplash.com/photo-1582233470924-f488667bc7d2?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "fashion editorial feminine style" },
{ imageSrc: "https://images.unsplash.com/photo-1628173429215-d72b1263155f?q=80&w=1964&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "boutique interior elegant clothing display" },
{ imageSrc: "https://images.unsplash.com/photo-1628173429215-d72b1263155f?q=80&w=1964&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "boutique interior elegant clothing display" },
{ imageSrc: "https://images.unsplash.com/photo-1590059530462-8507bb09c91f?q=80&w=1964&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "close up of unique handbag and accessories" }
]}
autoplayDelay={4000}
@@ -84,7 +84,7 @@ export default function AppPage() {
},
{
title: "Atención personalizada", description: "Te ofrecemos un asesoramiento honesto y experto para realzar tu estilo, garantizando una experiencia de compra cercana y única.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1558223608-25032a233b49?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "fashion consultant assisting client" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1628173429215-d72b1263155f?q=80&w=1964&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "boutique owner assisting customer" }
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1628173429215-d72b1263155f?q=80&w=1964&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "boutique owner assisting customer" }
}
]}
showStepNumbers={true}