From fa164bcc4a887fbfe3915fbc717acb273547b29b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 03:39:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 372f8ce..5b5523a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,17 +56,17 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"}, + imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=1", imageAlt: "Dashboard de estudio SVP"}, { - imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"}, + imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=2", imageAlt: "Dashboard de estudio SVP"}, { - imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"}, + imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=3", imageAlt: "Dashboard de estudio SVP"}, { - imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"}, + imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=4", imageAlt: "Dashboard de estudio SVP"}, { - imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"}, + imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=5", imageAlt: "Dashboard de estudio SVP"}, { - imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"}, + imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=6", imageAlt: "Dashboard de estudio SVP"}, ]} /> -- 2.49.1