From 384cfb8172cff5a2f40c7728fca970bda3eceea8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:23:56 +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 bebf8d1..e609cca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { { text: "Get a Demo", href: "/contact" }, { text: "See Estimator", href: "/estimator" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/office-worker-setting-project-reminders_482257-119416.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-worker-setting-project-reminders_482257-119416.jpg?_wi=1" imageAlt="Levos Digital website builder interface" mediaAnimation="slide-up" /> @@ -119,7 +119,7 @@ export default function HomePage() { { value: "500+", title: "Active Contractors" }, { value: "1M+", title: "Leads Generated" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=1" imageAlt="Levos Digital team with contractors" mediaAnimation="slide-up" useInvertedBackground={true} @@ -229,37 +229,37 @@ export default function HomePage() { { id: "1", name: "Marcus Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson", }, { id: "2", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg?_wi=1", imageAlt: "Sarah Chen", }, { id: "3", name: "Derek Williams", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Derek Williams", }, { id: "4", name: "Jennifer Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1", imageAlt: "Jennifer Rodriguez", }, { id: "5", name: "Tom Bradley", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Tom Bradley", }, { id: "6", name: "Amanda Foster", - imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg?_wi=2", imageAlt: "Amanda Foster", }, ]}