diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e96237..a5f9c6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg?_wi=1" imageAlt="Professional workspace" mediaAnimation="slide-up" mediaPosition="right" @@ -214,7 +214,7 @@ export default function LandingPage() {