From 50a2a33dca0f463e4ed90d8f7f4867de1196b5ee Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 00:10:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90edb5a..f93a225 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,14 +114,14 @@ export default function LandingPage() { title: "Expert Team", description: "Skilled professionals you can trust.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=1", imageAlt: "professional hvac technicians", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/production-hard-cheese-cheese-manufacture-interior_645730-810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/production-hard-cheese-cheese-manufacture-interior_645730-810.jpg?_wi=1", imageAlt: "expert service worker team", }, - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg?_wi=1", imageAlt: "plumbing professional badge", }, ]} @@ -206,7 +206,7 @@ export default function LandingPage() {