From 1b9bd4fc04eb86ca37aab3f55868924dc18c6df3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 22:57:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8330fc..db24a4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=1" /> @@ -74,7 +74,7 @@ export default function LandingPage() { title: "Projects Completed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -99,7 +99,7 @@ export default function LandingPage() { description: "In-depth insights into your business metrics and growth opportunities.", bentoComponent: "reveal-icon", icon: BarChart, - imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=2", imageAlt: "Working behind wall", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { description: "Dedicated support ensuring your satisfaction and project success at every stage.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=2", imageAlt: "Working behind wall", }, ]} -- 2.49.1