diff --git a/src/app/page.tsx b/src/app/page.tsx index e0f57e6..d3f4a1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "View Work", href: "#features" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg?_wi=1" imageAlt="Vantage Agency Premium Social Media" mediaAnimation="blur-reveal" /> @@ -83,7 +83,7 @@ export default function LandingPage() { }, { title: "Content Studio", description: "High-production creative assets.", bentoComponent: "media-stack", items: [ - { imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms-darkness_1098-3707.jpg" }, { imageSrc: "http://img.b2bpic.net/free-vector/futuristic-halftone-background_53876-90591.jpg" }, ]