From d4173d17302eaab8670c80e7b5767a430493f63d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:50:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3539bab..e252f4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-with-blue-light_23-2148242670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-with-blue-light_23-2148242670.jpg?_wi=1" imageAlt="dark abstract background rays" mediaAnimation="blur-reveal" avatars={[ @@ -137,7 +137,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Mastering the Art of Connection" description="At ApexSocial, we believe that every brand has a narrative waiting to be told. Our team blends human-centric creative with data-driven strategy to build lasting communities." - imageSrc="http://img.b2bpic.net/free-photo/multinational-group-colleagues-looking-laptop-screen-work-meeting-office_1098-20242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multinational-group-colleagues-looking-laptop-screen-work-meeting-office_1098-20242.jpg?_wi=1" imageAlt="modern creative agency office" /> @@ -159,7 +159,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-looks-greenscreen_482257-76544.jpg", imageAlt: "content scheduler app ui", }, - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-with-blue-light_23-2148242670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-with-blue-light_23-2148242670.jpg?_wi=2", imageAlt: "analytics mobile app mockup", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877730.jpg", imageAlt: "content scheduler app ui", }, - imageSrc: "http://img.b2bpic.net/free-photo/multinational-group-colleagues-looking-laptop-screen-work-meeting-office_1098-20242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multinational-group-colleagues-looking-laptop-screen-work-meeting-office_1098-20242.jpg?_wi=2", imageAlt: "analytics mobile app mockup", }, { -- 2.49.1