From 7f1393cb469197bf45ae7319145599f6c7aab3c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 23:39:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e661c4c..86719a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954876.jpg" + imageSrc="http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954876.jpg?_wi=1" imageAlt="Abstract tech job background" /> @@ -76,7 +76,7 @@ export default function LandingPage() { title: "Verified Clients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/designer-work-office_158595-1208.jpg" + imageSrc="http://img.b2bpic.net/free-photo/designer-work-office_158595-1208.jpg?_wi=1" imageAlt="Workspace setup" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -144,7 +144,7 @@ export default function LandingPage() { button: { text: "Choose Basic", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-handshake-icon-isolated-business-concept_107791-15028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-handshake-icon-isolated-business-concept_107791-15028.jpg?_wi=1", imageAlt: "creative job icon", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { button: { text: "Choose Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954876.jpg?_wi=2", imageAlt: "creative job icon", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { button: { text: "Choose Agency", }, - imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1208.jpg?_wi=2", imageAlt: "creative job icon", }, ]} @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "I found my dream remote role within two weeks of searching. Seamless experience.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954876.jpg?_wi=3", imageAlt: "freelance designer portrait", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "The curation on this platform is unmatched. Only relevant gigs here.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-holding-pointing-with-hand-laptop-isolated-olive-green-with-copy-space_141793-76626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1208.jpg?_wi=3", imageAlt: "freelance designer portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Highly recommended for marketers looking for high-quality niche clients.", tag: "Content", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-books_23-2148882723.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-handshake-icon-isolated-business-concept_107791-15028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-handshake-icon-isolated-business-concept_107791-15028.jpg?_wi=2", imageAlt: "freelance designer portrait", }, { -- 2.49.1