Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 14:47:46 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1992.jpg"
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1992.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -108,21 +108,21 @@ export default function LandingPage() {
title: "Pre-lease Survey",
description: "Accurate spatial analysis to help you make informed real estate decisions.",
tag: "Survey",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-busy-woman-office_329181-10984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-busy-woman-office_329181-10984.jpg?_wi=1",
},
{
id: "s2",
title: "LEED & WELL Design",
description: "High-performance building standards focusing on health and sustainability.",
tag: "Design",
imageSrc: "http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg?_wi=1",
},
{
id: "s3",
title: "Project Management",
description: "Comprehensive construction oversight from concept to completion.",
tag: "Execution",
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-wearing-helmets_23-2147702486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-wearing-helmets_23-2147702486.jpg?_wi=1",
},
]}
title="Our Professional Services"
@@ -158,7 +158,7 @@ export default function LandingPage() {
role: "CEO",
company: "TechFlow Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-busy-woman-office_329181-10984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-busy-woman-office_329181-10984.jpg?_wi=2",
},
{
id: "t2",
@@ -166,7 +166,7 @@ export default function LandingPage() {
role: "Director",
company: "Innovate Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg?_wi=2",
},
{
id: "t3",
@@ -174,7 +174,7 @@ export default function LandingPage() {
role: "COO",
company: "Global Logistics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-wearing-helmets_23-2147702486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-wearing-helmets_23-2147702486.jpg?_wi=2",
},
{
id: "t4",
@@ -182,7 +182,7 @@ export default function LandingPage() {
role: "Founder",
company: "GreenBuild Lab",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1992.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1992.jpg?_wi=2",
},
]}
/>