From fd44cb30b94eae2be1ef2dab3c58ca915e82bd04 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 01:08:48 +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 cee6a74..6bbb2e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg?_wi=1", imageAlt: "Event Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg?_wi=1", imageAlt: "Attendee Connectivity", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg?_wi=1", imageAlt: "Venue Visualization", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-mobile-phone-movies-theatre-media-entertainment_53876-124338.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg?_wi=2", imageAlt: "event CRM interface screen", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662948.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg?_wi=2", imageAlt: "event CRM interface screen", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg?_wi=2", imageAlt: "event CRM interface screen", }, ]}