Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "ANIME COLLECTION",
|
||||
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",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/halloween-scene-illustration-anime-style_23-2151794291.jpg",
|
||||
buttonText: "Próximamente",
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "French Terry 100% Algodón",
|
||||
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",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/futuristic-hud-background_23-2147942152.jpg",
|
||||
buttonText: "",
|
||||
@@ -337,7 +337,7 @@ export default function LandingPage() {
|
||||
tag: "Verificado",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2148827181.jpg",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -349,7 +349,7 @@ export default function LandingPage() {
|
||||
tag: "Verificado",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-man-looking_171337-9799.jpg",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -361,7 +361,7 @@ export default function LandingPage() {
|
||||
tag: "Verificado",
|
||||
avatarSrc: "http://img.b2bpic.net/free-vector/flat-design-profile-icon-set_23-2149499295.jpg",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user