From b0b541107bfab3a4cb916177284bca1cfc49adb0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 01:07:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d941212..ab109b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13564.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13564.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Full Force showed up on time and finished ahead of schedule. Absolutely perfect.", tag: "Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13564.jpg?_wi=2", imageAlt: "dark steel background metal texture", }, { -- 2.49.1