From 4df2c382624fed40154ce0f2be0c86972b77b5de Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:22:33 +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 c354b50..66aad75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "View Portfolio", href: "#portfolio" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=1" imageAlt="Social media agency team collaborating" frameStyle="browser" mediaAnimation="slide-up" @@ -222,7 +222,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your social media goals and current challenges...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=2" imageAlt="Webild team collaboration" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1