Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 04:47:21 +00:00

View File

@@ -72,15 +72,15 @@ export default function LandingPage() {
imageAlt: "Construction architecture blueprints team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333282.jpg?_wi=1",
imageAlt: "Experienced construction builders team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-team_23-2149366653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-team_23-2149366653.jpg?_wi=1",
imageAlt: "Residential home renovation construction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-worker-analyzing-performance-data-laptop-close-up_482257-120401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-worker-analyzing-performance-data-laptop-close-up_482257-120401.jpg?_wi=1",
imageAlt: "Industrial building engineering design",
},
]}
@@ -95,7 +95,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Expertise That Built Our Reputation"
description="At GreenTree Construction, we prioritize precision, quality materials, and transparent communication. We handle every detail, ensuring your building experience is smooth, timely, and budget-conscious."
imageSrc="http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333282.jpg"
imageSrc="http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333282.jpg?_wi=2"
imageAlt="Professional construction team"
/>
</div>
@@ -110,14 +110,14 @@ export default function LandingPage() {
{
title: "Residential Construction",
description: "From custom homes to large additions, we manage every step with care.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-team_23-2149366653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-team_23-2149366653.jpg?_wi=2",
titleIconSrc: "Home",
buttonText: "View Projects",
},
{
title: "Commercial Projects",
description: "High-standard builds for businesses that need space and reliability.",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-worker-analyzing-performance-data-laptop-close-up_482257-120401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-worker-analyzing-performance-data-laptop-close-up_482257-120401.jpg?_wi=2",
titleIconSrc: "Building",
buttonText: "See Results",
},