Update src/app/page.tsx

This commit is contained in:
2026-06-10 23:27:59 +00:00
parent 268207a9ac
commit 2aa3cd1940

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
}, },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-with-afro-dreadlocks_23-2149462068.jpg" imageSrc="http://img.b2bpic.net/free-photo/front-view-man-with-afro-dreadlocks_23-2149462068.jpg?_wi=1"
imageAlt="Model wearing dark techwear style hoodie" imageAlt="Model wearing dark techwear style hoodie"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -176,7 +176,7 @@ export default function LandingPage() {
{ {
title: "ANIME COLLECTION", title: "ANIME COLLECTION",
description: "La próxima frontera. Se revelan pronto.", description: "La próxima frontera. Se revelan pronto.",
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568833.jpg", imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568833.jpg?_wi=1",
imageAlt: "Coming Soon Anime Collection artwork", imageAlt: "Coming Soon Anime Collection artwork",
titleImageSrc: "http://img.b2bpic.net/free-photo/halloween-scene-illustration-anime-style_23-2151794291.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/halloween-scene-illustration-anime-style_23-2151794291.jpg",
buttonText: "Próximamente", buttonText: "Próximamente",
@@ -198,7 +198,7 @@ export default function LandingPage() {
{ {
title: "French Terry 100% Algodón", title: "French Terry 100% Algodón",
description: "Tela pesada de alta calidad. Suave por dentro, resistente por fuera. Hecha para durar.", description: "Tela pesada de alta calidad. Suave por dentro, resistente por fuera. Hecha para durar.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212633.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212633.jpg?_wi=1",
imageAlt: "Fabric icon", imageAlt: "Fabric icon",
titleImageSrc: "http://img.b2bpic.net/free-vector/futuristic-hud-background_23-2147942152.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/futuristic-hud-background_23-2147942152.jpg",
buttonText: "", buttonText: "",
@@ -337,7 +337,7 @@ export default function LandingPage() {
tag: "Verificado", tag: "Verificado",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2148827181.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2148827181.jpg",
avatarAlt: "Sofía K. Avatar", avatarAlt: "Sofía K. Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-afro-dreadlocks_23-2149462068.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-afro-dreadlocks_23-2149462068.jpg?_wi=2",
imageAlt: "young man avatar profile picture", imageAlt: "young man avatar profile picture",
}, },
{ {
@@ -349,7 +349,7 @@ export default function LandingPage() {
tag: "Verificado", tag: "Verificado",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-man-looking_171337-9799.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-man-looking_171337-9799.jpg",
avatarAlt: "Alejandro L. Avatar", avatarAlt: "Alejandro L. Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568833.jpg", imageSrc: "http://img.b2bpic.net/free-photo/anime-character-using-virtual-reality-glasses-metaverse_23-2151568833.jpg?_wi=2",
imageAlt: "young man avatar profile picture", imageAlt: "young man avatar profile picture",
}, },
{ {
@@ -361,7 +361,7 @@ export default function LandingPage() {
tag: "Verificado", tag: "Verificado",
avatarSrc: "http://img.b2bpic.net/free-vector/flat-design-profile-icon-set_23-2149499295.jpg", avatarSrc: "http://img.b2bpic.net/free-vector/flat-design-profile-icon-set_23-2149499295.jpg",
avatarAlt: "Carla M. Avatar", avatarAlt: "Carla M. Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212633.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212633.jpg?_wi=2",
imageAlt: "young man avatar profile picture", imageAlt: "young man avatar profile picture",
}, },
]} ]}