From 367e4fa44b7ffde040f1c308cd472990d4855e60 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 23:12:15 +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 cf5c051..5c8e387 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg?_wi=1", imageAlt: "Boardroom Meeting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg?_wi=1", imageAlt: "Data Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg?_wi=1", imageAlt: "Advisor Handshake", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg?_wi=2", imageAlt: "digital dashboard analytics ui", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-illustration_23-2151883573.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg?_wi=2", imageAlt: "digital dashboard analytics ui", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66447.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg?_wi=2", imageAlt: "digital dashboard analytics ui", }, ]}