Update src/app/page.tsx

This commit is contained in:
2026-06-10 23:27:07 +00:00
parent 1aebf4f747
commit 70af114594

View File

@@ -49,12 +49,12 @@ export default function LandingPage() {
}} }}
tag="Colección 2025 · French Terry Oversize" tag="Colección 2025 · French Terry Oversize"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="hover-bubble" tagAnimation="text-stagger"
buttons={[ buttons={[
{ text: "Ver Colecciones ↓", href: "#collections" }, { text: "Ver Colecciones ↓", href: "#collections" },
{ text: "Nuestra Historia", href: "#story" } { text: "Nuestra Historia", href: "#story" }
]} ]}
buttonAnimation="expand-hover" buttonAnimation="elastic-effect"
mediaItems={[ 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/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" }, { 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" },