From 43ccf345d5a960cfb0edabc5cb9b8ca878e28e9b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:18:55 +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 5157318..b6730b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { { value: "20+", title: "Tools"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/open-palm-hand-gesture-presenting-tech-hologram_53876-104361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/open-palm-hand-gesture-presenting-tech-hologram_53876-104361.jpg?_wi=1" imageAlt="abstract network global growth" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -180,7 +180,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about starting your Hirely journey." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/open-palm-hand-gesture-presenting-tech-hologram_53876-104361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/open-palm-hand-gesture-presenting-tech-hologram_53876-104361.jpg?_wi=2" imageAlt="abstract network global growth" mediaAnimation="slide-up" /> -- 2.49.1