From df1cdb6824b86014c00cbb5786dbaed7bce7c06e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 03:40:18 +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 758de90..533274b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg" + imageSrc="http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg?_wi=1" imageAlt="Arbor Digital Growth" avatars={[ { @@ -136,7 +136,7 @@ export default function LandingPage() { description: "Optimized architecture for lighting-fast loading speeds.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg" + imageSrc="http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg?_wi=1" imageAlt="About Arbor Team" /> @@ -161,7 +161,7 @@ export default function LandingPage() { imageAlt: "Web Dev", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg?_wi=2", imageAlt: "modern web dev icon set", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { imageAlt: "Mobile App", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg?_wi=2", imageAlt: "modern web dev icon set", }, { -- 2.49.1