From ec9e8588ed2d0f24c6f517cce55cc34321fda2f5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 23:25:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 721aef4..341a77d 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="reveal-blur" + tagAnimation="text-stagger" buttons={[ { text: "Ver Colecciones ↓", href: "#collections" }, { text: "Nuestra Historia", href: "#story" } ]} - buttonAnimation="reveal-blur" + buttonAnimation="hover-magnetic" 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" }, @@ -106,22 +106,22 @@ export default function LandingPage() { description="Cada pieza de KAYSENCLUB es una declaración. Materiales premium, cortes calculados y detalles que solo tú sabes que existen — hasta que la luz los delata." features={[ { - title: "French Terry 100% Algodón", description: "Tela pesada de alta calidad. Suave por dentro, resistente por fuera. Hecha para durar.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg?_wi=1", imageAlt: "Microscopic view of French Terry fabric" }, + title: "French Terry 100% Algodón", description: "Tela pesada de alta calidad. Suave por dentro, resistente por fuera. Hecha para durar.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg", imageAlt: "Microscopic view of French Terry fabric" }, items: [{ icon: Box, text: "Premium Fabric" }, { icon: Scale, text: "Heavyweight" }, { icon: Leaf, text: "Breathable" }], reverse: false }, { - title: "Corte Oversize Unisex", description: "Silueta amplia y estructurada. Diseñada para todos los cuerpos sin comprometer la estética.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg?_wi=2", imageAlt: "Microscopic view of French Terry fabric" }, + title: "Corte Oversize Unisex", description: "Silueta amplia y estructurada. Diseñada para todos los cuerpos sin comprometer la estética.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg", imageAlt: "Microscopic view of French Terry fabric" }, items: [{ icon: Shirt, text: "Relaxed Fit" }, { icon: Users, text: "Gender Neutral" }, { icon: Frame, text: "Structured Silhouette" }], reverse: true }, { - title: "Detalles Reflectantes", description: "Elementos de serigrafía reflectante que cobran vida bajo la luz artificial. Diseñado para la noche.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg?_wi=3", imageAlt: "Microscopic view of French Terry fabric" }, + title: "Detalles Reflectantes", description: "Elementos de serigrafía reflectante que cobran vida bajo la luz artificial. Diseñado para la noche.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg", imageAlt: "Microscopic view of French Terry fabric" }, items: [{ icon: Lightbulb, text: "Night Visibility" }, { icon: Sparkles, text: "Unique Glow" }, { icon: Moon, text: "Urban Night Style" }], reverse: false }, { - title: "Impresión de Alta Definición", description: "Gráficos complejos con detalle milimétrico. Tintas que no se cuartean ni se decoloran.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg?_wi=4", imageAlt: "Microscopic view of French Terry fabric" }, + title: "Impresión de Alta Definición", description: "Gráficos complejos con detalle milimétrico. Tintas que no se cuartean ni se decoloran.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-streak-lines-background_23-2148133151.jpg", imageAlt: "Microscopic view of French Terry fabric" }, items: [{ icon: Palette, text: "Vibrant Colors" }, { icon: HardHat, text: "Durable Print" }, { icon: ZoomIn, text: "Fine Detail" }], reverse: true } @@ -157,7 +157,6 @@ export default function LandingPage() { description="KAYSENCLUB nació de una pregunta simple: ¿por qué conformarse con ropa que no dice nada? Diseñamos para quienes viven en el límite entre la calle y el futuro. French terry oversize en negro profundo. Gráficos que cuentan historias — desde criaturas del abismo hasta máquinas de velocidad. Y siempre, ese detalle reflectante que solo se revela en la oscuridad." imageSrc="http://img.b2bpic.net/free-photo/close-up-ouija-board-still-life_23-2149409513.jpg" imageAlt="Collage of KAYSENCLUB streetwear elements and branding" - mediaPosition="right" useInvertedBackground={false} ariaLabel="The brand story of KAYSENCLUB" />