From b44f35345c34fd525e96a4017c718507116e1b98 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:39:57 +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 38c686a..6c39fe4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stripes-dark-leaf_23-2147810851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stripes-dark-leaf_23-2147810851.jpg?_wi=1", imageAlt: "Alkodmani Group Brand Heritage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg?_wi=1", imageAlt: "Corporate Excellence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-idealight-bulb-notepad-scissors-calculator-cup-tea-red-pen-black-marker-black_140725-144443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-idealight-bulb-notepad-scissors-calculator-cup-tea-red-pen-black-marker-black_140725-144443.jpg?_wi=1", imageAlt: "Future Vision", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/open-drawer-linear-perspective-dark-interior_169016-69134.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/stripes-dark-leaf_23-2147810851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stripes-dark-leaf_23-2147810851.jpg?_wi=2", imageAlt: "strategic planning conceptual business photography", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fragrant-coffee-beans-are-scattered-from-jar-rustic-tabletop-background-closeup-selective-focus-copy-space-banner_166373-2290.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg?_wi=2", imageAlt: "strategic planning conceptual business photography", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-idealight-bulb-notepad-scissors-calculator-cup-tea-red-pen-black-marker-black_140725-144443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-idealight-bulb-notepad-scissors-calculator-cup-tea-red-pen-black-marker-black_140725-144443.jpg?_wi=2", imageAlt: "strategic planning conceptual business photography", }, ]} -- 2.49.1