From 417425a95c64de819ddaefc0954f81a98b822f77 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:39:18 +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 9b70a3e..0e8bda3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,9 +95,9 @@ export default function LandingPage() { { id: 1, title: "Principles of Project Delivery", description: "Delivery methods, procurement theory, and owner-contractor relationships.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg"} + imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg?_wi=1"} }, { id: 2, @@ -109,9 +109,9 @@ export default function LandingPage() { { id: 3, title: "Contract Documents", description: "CSI MasterFormat, Division 1-16, and contract analysis.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg"} + imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148698601.jpg?_wi=2"} }, ]} showStepNumbers={true}