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}