Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 19:15:05 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#portfolio",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
@@ -99,7 +99,7 @@ export default function LandingPage() {
description="We are a full-service construction firm dedicated to high-quality project delivery. With decades of experience, our team specializes in complex engineering, structural integrity, and modern infrastructure development."
subdescription="Our values are built on safety, precision, and sustainability. We ensure every project meets the highest professional standards."
icon={Building2}
imageSrc="http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -114,7 +114,7 @@ export default function LandingPage() {
title: "Structural Engineering",
description: "Robust analysis and structural design for residential, commercial, and industrial facilities.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg?_wi=2",
imageAlt: "Structural engineering",
},
items: [
@@ -132,14 +132,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg?_wi=3",
imageAlt: "construction site modern architecture",
},
{
title: "Civil Engineering",
description: "Comprehensive civil services for municipal works, site planning, and community development projects.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg?_wi=2",
imageAlt: "Civil engineering",
},
items: [
@@ -157,7 +157,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg?_wi=3",
imageAlt: "professional engineering team site",
},
]}