diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b3d475..e7a1ffc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,12 +49,12 @@ export default function LandingPage() { }} tag="Colección 2025 · French Terry Oversize" tagIcon={Sparkles} - tagAnimation="hover-bubble" + tagAnimation="text-stagger" buttons={[ { text: "Ver Colecciones ↓", href: "#collections" }, { text: "Nuestra Historia", href: "#story" } ]} - buttonAnimation="expand-hover" + buttonAnimation="elastic-effect" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/abstract-pattern-blurred-textured-background-dark-backdrop_23-2148070957.jpg", imageAlt: "Futuristic abstract background with red glitch effects" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894538.jpg", imageAlt: "Close-up of dark streetwear fabric with red reflective details" },