Merge version_1 into main #1

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

View File

@@ -72,11 +72,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661398.jpg?_wi=1",
imageAlt: "Sustainable Skyscraper Detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-urban-housing-with-green-roofs-solar-panels_23-2151990793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-urban-housing-with-green-roofs-solar-panels_23-2151990793.jpg?_wi=1",
imageAlt: "Eco-friendly Residential Development",
},
{
@@ -103,7 +103,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Mission: Developing for Generations"
description="At TerraCore, we bridge the gap between luxury real estate and deep sustainability. We specialize in reducing carbon emissions through proprietary green technology, intelligent material sourcing, and urban planning that respects the natural world."
imageSrc="http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894064.jpg?_wi=1"
imageAlt="TerraCore architectural team in consultation"
/>
</div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/skyscraper-against-cloudy-sky_1122-408.jpg",
imageAlt: "Service 1 Alt",
},
imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661398.jpg?_wi=2",
imageAlt: "green facade skyscraper",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-old-man-looking-tablet_23-2148269414.jpg",
imageAlt: "Service 2 Alt",
},
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-urban-housing-with-green-roofs-solar-panels_23-2151990793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-urban-housing-with-green-roofs-solar-panels_23-2151990793.jpg?_wi=2",
imageAlt: "green facade skyscraper",
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/glass-block-flats_1203-57.jpg",
imageAlt: "Service 3 Alt",
},
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-work-having-lunch_23-2148894064.jpg?_wi=2",
imageAlt: "green facade skyscraper",
},
]}