From 15b05cc8820ef7dacddfcb04c3ec72916f1644a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:08:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e950b70..7775574 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,17 +79,17 @@ export default function LandingPage() { { title: "Cloud Infrastructure", description: "Scalable and secure cloud hosting solutions for your applications.", - imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg?_wi=1", }, { title: "Data Analytics", description: "Insightful analytics to drive your decision-making process.", - imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg?_wi=2", }, { title: "Custom Development", description: "Bespoke software development built to exact specifications.", - imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg?_wi=3", }, ]} title="Our Core Services" -- 2.49.1