From 10242e3f52bda3471caa49b0b7e5a1de028669f9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:05:43 +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 f4d88b5..6ee031a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1" imageAlt="Futuristic digital dashboard displaying analytics" mediaAnimation="slide-up" avatars={[ @@ -159,7 +159,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428453.jpg?_wi=1" imageAlt="Abstract representation of interconnected tech ecosystem in Tanzania" /> @@ -181,7 +181,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-cell-phone-messages-car_23-2150104917.jpg", imageAlt: "Logistics app screen", }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2", imageAlt: "fintech app ui dark mode transactions", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-fixing-errors-affecting-servers-performance_482257-115381.jpg", imageAlt: "Digital transformation platform screen", }, - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428453.jpg?_wi=2", imageAlt: "fintech app ui dark mode transactions", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-119729.jpg", imageAlt: "Smart city app screen", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg?_wi=1", imageAlt: "fintech app ui dark mode transactions", }, ]} @@ -230,7 +230,7 @@ export default function LandingPage() { id: "p1", name: "Clifnova FinFlow", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg?_wi=2", imageAlt: "Financial analytics software icon", }, { -- 2.49.1