From 1503e02a592b69a9a2ac564b8ed997c916422a18 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 19:54:59 +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 8e25841..df5e55c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg?_wi=1" imageAlt="minimalist professional portrait" /> @@ -78,7 +78,7 @@ export default function LandingPage() { title: "Projects Completed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" imageAlt="modern home office workspace" @@ -201,7 +201,7 @@ export default function LandingPage() { button: { text: "Contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg?_wi=2", imageAlt: "digital strategy icons", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { button: { text: "Contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg?_wi=2", imageAlt: "digital strategy icons", }, ]} -- 2.49.1