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"