diff --git a/src/app/page.tsx b/src/app/page.tsx index 151f0f4..5fbebf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Find creators, generate scripts, and launch viral campaigns in seconds with high-frequency neural motion." buttons={[{ text: "Launch Campaign", href: "#contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-connecting-dots_1048-5858.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-connecting-dots_1048-5858.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21627.jpg" } ]} /> @@ -154,7 +154,7 @@ export default function LandingPage() {