From aa9946cabf590923d802dbc92461d9e28c04eca4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:14:50 +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 8f31137..b551bfa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function PressPage() { tagAnimation="slide-up" buttons={[{ text: "Media Inquiry", href: "#contact-form" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg?_wi=1" imageAlt="Press and media collaboration" mediaAnimation="slide-up" imagePosition="right" @@ -91,7 +91,7 @@ export default function PressPage() { { text: "View Archived Clips", href: "#" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg?_wi=2" imageAlt="Press kit resources" useInvertedBackground={false} ariaLabel="Press resources section" -- 2.49.1