From a44ef966605b6433c79e319e1a7a884cff2ebc6f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:35:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f4930f..19ccc7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,11 +68,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/corrective-glasses-reading-desk-female-silhouette-background_1163-4332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corrective-glasses-reading-desk-female-silhouette-background_1163-4332.jpg?_wi=1", imageAlt: "Oficina corporativa minimalista", }, { - imageSrc: "http://img.b2bpic.net/free-photo/scales-justice-modern-setting_23-2151998164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scales-justice-modern-setting_23-2151998164.jpg?_wi=1", imageAlt: "Concepto jurídico abstracto", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { descriptions: [ "Gestión integral de riesgos laborales y compliance empresarial.", ], - imageSrc: "http://img.b2bpic.net/free-photo/corrective-glasses-reading-desk-female-silhouette-background_1163-4332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corrective-glasses-reading-desk-female-silhouette-background_1163-4332.jpg?_wi=2", imageAlt: "High angle of a notebook on store desk", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { descriptions: [ "Defensa técnica en litigios de alta complejidad.", ], - imageSrc: "http://img.b2bpic.net/free-photo/scales-justice-modern-setting_23-2151998164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scales-justice-modern-setting_23-2151998164.jpg?_wi=2", imageAlt: "High angle of a notebook on store desk", }, ]}