Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 17:11:18 +00:00

View File

@@ -85,15 +85,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-bridge-foggy-day_1127-2065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-bridge-foggy-day_1127-2065.jpg?_wi=1",
imageAlt: "Futuristic engineering lab with holographic architectural designs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-ecofriendly-environment_23-2151582392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-ecofriendly-environment_23-2151582392.jpg?_wi=1",
imageAlt: "Aerial view of a smart city infrastructure project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-production-worker-solar-panel-plant-conducts-routine-inspection_482257-126038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-production-worker-solar-panel-plant-conducts-routine-inspection_482257-126038.jpg?_wi=1",
imageAlt: "Engineers monitoring industrial automation in a control room",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
title: "Advanced Analytics",
description: "Leveraging data-driven insights to optimize performance, predict outcomes, and enhance project efficiency.",
bentoComponent: "animated-bar-chart",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-bridge-foggy-day_1127-2065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-bridge-foggy-day_1127-2065.jpg?_wi=2",
imageAlt: "complex data flow network architecture blue",
},
{
@@ -163,14 +163,14 @@ export default function LandingPage() {
description: "Integrating eco-friendly practices and materials to deliver projects with lasting environmental responsibility.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-ecofriendly-environment_23-2151582392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-ecofriendly-environment_23-2151582392.jpg?_wi=2",
imageAlt: "complex data flow network architecture blue",
},
{
title: "Global Project Reach",
description: "Our expertise spans across continents, enabling us to manage and deliver complex projects worldwide.",
bentoComponent: "globe",
imageSrc: "http://img.b2bpic.net/free-photo/male-production-worker-solar-panel-plant-conducts-routine-inspection_482257-126038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-production-worker-solar-panel-plant-conducts-routine-inspection_482257-126038.jpg?_wi=2",
imageAlt: "complex data flow network architecture blue",
},
]}