From 86a9dd81d219bfe03f3a8423275da3d62c8b76a1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 18:20:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }} -- 2.49.1