Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 20:39:24 +00:00

View File

@@ -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}