From 3585c34555ed193c459972cc3f771fc66d884d94 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 13:56:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc946ba..d868fdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg?_wi=1" imageAlt="Softroc premium rubber surfacing project" mediaAnimation="slide-up" avatars={[ @@ -131,7 +131,7 @@ export default function LandingPage() { description="Softroc provides the ultimate surfacing experience, blending safety, aesthetics, and unmatched longevity for your home or business." subdescription="From pool decks to playgrounds, our rubber surfacing solutions are designed to withstand the elements while looking beautiful." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/man-wearing-protection-gloves-carpentry-workshop-concept_23-2148640280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-wearing-protection-gloves-carpentry-workshop-concept_23-2148640280.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -148,13 +148,13 @@ export default function LandingPage() { icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-vinyl-texture_23-2149075978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-vinyl-texture_23-2149075978.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-vinyl-texture_23-2149075978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-vinyl-texture_23-2149075978.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg?_wi=2", imageAlt: "luxury rubber floor surfacing pool deck", }, { @@ -163,13 +163,13 @@ export default function LandingPage() { icon: Activity, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918004.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918004.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-protection-gloves-carpentry-workshop-concept_23-2148640280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-protection-gloves-carpentry-workshop-concept_23-2148640280.jpg?_wi=2", imageAlt: "softroc rubber surfacing installation professional", }, { @@ -178,13 +178,13 @@ export default function LandingPage() { icon: LifeBuoy, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-paddle-tennis-side-view_23-2149443556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-paddle-tennis-side-view_23-2149443556.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-paddle-tennis-side-view_23-2149443556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-paddle-tennis-side-view_23-2149443556.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-vinyl-texture_23-2149075978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-vinyl-texture_23-2149075978.jpg?_wi=3", imageAlt: "durable playground safety surface", }, ]} -- 2.49.1