From dfd72efcdb11c538279081cb5888a016ac49a917 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:43:03 +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 fe65f45..318392c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,13 +82,13 @@ export default function LandingPage() { }, { id: 2, - title: "Mold Remediation", description: "Safe containment and removal of mold to ensure a healthy property environment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=9" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=10" } + title: "Mold Remediation", description: "Safe containment and removal of mold to ensure a healthy property environment.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982507189-5dc5fk1c.webp" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982517913-siq83rqa.webp" } }, { id: 3, - title: "Fire & Smoke", description: "Professional cleaning and restoration after fire events.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=11" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=12" } + title: "Fire & Smoke", description: "Professional cleaning and restoration after fire events.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982564449-w1ws0i7a.webp" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982572156-rvikijrm.webp" } } ]} showStepNumbers={false} -- 2.49.1