diff --git a/src/app/page.tsx b/src/app/page.tsx index b9e5406..5c16c99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/businessman-businesswomen-working-with-laptops_74855-2591.jpg", imageAlt: "Social Media Dashboard Interface"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-connecting-lines-dots_1048-13581.jpg", imageAlt: "Neural Communication Network"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-connecting-lines-dots_1048-13581.jpg?_wi=1", imageAlt: "Neural Communication Network"}, { id: "4", imageSrc: "http://img.b2bpic.net/free-vector/grid-horizontal-banner-template_52683-129682.jpg", imageAlt: "Growth Sculpture"}, { @@ -173,7 +173,7 @@ export default function LandingPage() { tag="Ready to Scale?" title="Launch Your AI Agents" description="Partner with us to deploy autonomous agents that transform your agency operations. Reach out for a bespoke strategy session." - imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-connecting-lines-dots_1048-13581.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-connecting-lines-dots_1048-13581.jpg?_wi=2" buttonText="Consult With Us" mediaPosition="right" background={{ variant: "plain" }}