From 84ee35abd51396f1801b67200b6d79cebca6b838 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 16:14:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ae6607..108ebf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-black-buyer-taking-furniture-photo-mall-coronavirus-pandemic_657883-237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-black-buyer-taking-furniture-photo-mall-coronavirus-pandemic_657883-237.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -88,13 +88,13 @@ export default function LandingPage() { icon: Wrench, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6t9c", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6t9c&_wi=1", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6t9c", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6t9c&_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-black-buyer-taking-furniture-photo-mall-coronavirus-pandemic_657883-237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-black-buyer-taking-furniture-photo-mall-coronavirus-pandemic_657883-237.jpg?_wi=2", imageAlt: "local service professional background", }, { @@ -103,13 +103,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/error-something-went-wrong-construction-concept_53876-133661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/error-something-went-wrong-construction-concept_53876-133661.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/error-something-went-wrong-construction-concept_53876-133661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/error-something-went-wrong-construction-concept_53876-133661.jpg?_wi=2", }, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6t9c", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6t9c&_wi=3", imageAlt: "maintenance tool service icon", }, { @@ -118,13 +118,13 @@ export default function LandingPage() { icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/metal-chrome-tools-isolated-background_53876-71272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-chrome-tools-isolated-background_53876-71272.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/metal-chrome-tools-isolated-background_53876-71272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-chrome-tools-isolated-background_53876-71272.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/error-something-went-wrong-construction-concept_53876-133661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/error-something-went-wrong-construction-concept_53876-133661.jpg?_wi=3", imageAlt: "service checklist professional icon", }, ]} -- 2.49.1