Update src/app/page.tsx

This commit is contained in:
2026-05-30 19:24:31 +00:00
parent c84b152397
commit f8d1f4f304

View File

@@ -80,23 +80,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-still-life-optical-fiber_23-2149301542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-still-life-optical-fiber_23-2149301542.jpg?_wi=1",
imageAlt: "Cinematic AI interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688395.jpg?_wi=1",
imageAlt: "Holographic 3D characters",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-leaning-wall_23-2148513506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-leaning-wall_23-2148513506.jpg?_wi=1",
imageAlt: "Abstract AI content creation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-components-with-blue-light_23-2149413368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-components-with-blue-light_23-2149413368.jpg?_wi=1",
imageAlt: "High-tech camera lens",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-colorful-techno-lights-creating-cool-shapes-background_181624-21392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-colorful-techno-lights-creating-cool-shapes-background_181624-21392.jpg?_wi=1",
imageAlt: "AI neural networks",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
description: "Anuncios 3D, Reels, Shorts y spots cinematográficos que captan atención y generan ventas.",
bentoComponent: "reveal-icon",
icon: Video,
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abstract-geometric-wallpaper_23-2151898349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abstract-geometric-wallpaper_23-2151898349.jpg?_wi=1",
imageAlt: "AI studio logo design",
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
description: "Creamos personajes y mascotas únicas que representan la esencia de tu marca.",
bentoComponent: "reveal-icon",
icon: Cog,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-still-life-optical-fiber_23-2149301542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-still-life-optical-fiber_23-2149301542.jpg?_wi=2",
imageAlt: "AI studio logo design",
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
description: "Fotos de estudio premium, restauración y transformación de imágenes profesionales.",
bentoComponent: "reveal-icon",
icon: Camera,
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688395.jpg?_wi=2",
imageAlt: "AI studio logo design",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
description: "Guiones estratégicos que conectan emocionalmente y convierten.",
bentoComponent: "reveal-icon",
icon: FileText,
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-leaning-wall_23-2148513506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-leaning-wall_23-2148513506.jpg?_wi=2",
imageAlt: "AI studio logo design",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
description: "Logo, identidad visual completa y material gráfico de alto impacto.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-components-with-blue-light_23-2149413368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-components-with-blue-light_23-2149413368.jpg?_wi=2",
imageAlt: "AI studio logo design",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
description: "Gestión de contenido + automatizaciones inteligentes con IA.",
bentoComponent: "reveal-icon",
icon: Rocket,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-colorful-techno-lights-creating-cool-shapes-background_181624-21392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-colorful-techno-lights-creating-cool-shapes-background_181624-21392.jpg?_wi=2",
imageAlt: "AI studio logo design",
},
]}