diff --git a/src/app/page.tsx b/src/app/page.tsx index ce12072..326740d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/laptop-with-glowing-screen-table-dark-top-view-copy-space_169016-52205.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-with-glowing-screen-table-dark-top-view-copy-space_169016-52205.jpg?_wi=1" imageAlt="dark cinematic background streaming" mediaAnimation="slide-up" avatars={[ @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Cinematic Quality, Effortless Streaming" description="StreamLine redefines how you watch content. With our proprietary high-bitrate streaming engine, you get 4K HDR playback even on low bandwidth connections, ensuring your movie night never buffers." - imageSrc="http://img.b2bpic.net/free-photo/african-american-guy-working-laptop-celebrating-achievement-neon-lights-sitting-couch_482257-132161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-guy-working-laptop-celebrating-achievement-neon-lights-sitting-couch_482257-132161.jpg?_wi=1" imageAlt="people watching movies home" /> @@ -279,7 +279,7 @@ export default function LandingPage() { button: { text: "Choose Standard", }, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-glowing-screen-table-dark-top-view-copy-space_169016-52205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-glowing-screen-table-dark-top-view-copy-space_169016-52205.jpg?_wi=2", imageAlt: "data streaming abstract dark", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { button: { text: "Choose Premium", }, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-working-laptop-celebrating-achievement-neon-lights-sitting-couch_482257-132161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-working-laptop-celebrating-achievement-neon-lights-sitting-couch_482257-132161.jpg?_wi=2", imageAlt: "data streaming abstract dark", }, ]}