From 5e7c2d557057e857193ef6d566f4fe8c771d9684 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 16:57:37 +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 88326b1..d5a1a38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg?_wi=1" imageAlt="Modern business centre lobby with welcoming atmosphere" /> @@ -127,7 +127,7 @@ export default function LandingPage() { imageAlt: "Modern co-working space", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg?_wi=2", imageAlt: "private office desk setup", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageAlt: "People chatting in a business lounge", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg?_wi=1", imageAlt: "private office desk setup", }, ]} @@ -181,7 +181,7 @@ export default function LandingPage() { name: "Maksim Moisa", role: "Local Guide", testimonial: "Great location and superb managers! I am glad we have an office there!", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg?_wi=2", imageAlt: "Maksim Moisa", }, { -- 2.49.1