From b66d53bba878e204f1356f1e63565ea8ea4fabab Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 16:14:38 +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 1d339dc..27f985a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/textured-background_53876-31902.jpg" + imageSrc="http://img.b2bpic.net/free-photo/textured-background_53876-31902.jpg?_wi=1" imageAlt="Close-up macro photography of triple-stitched CORDURA seam detail" /> @@ -241,7 +241,7 @@ export default function LandingPage() { mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/textured-background_53876-31902.jpg" + imageSrc="http://img.b2bpic.net/free-photo/textured-background_53876-31902.jpg?_wi=2" imageAlt="Process workflow visualization" /> -- 2.49.1