Merge version_6 into main #8
@@ -50,16 +50,19 @@ export default function LandingPage() {
|
|||||||
description="EcoHub helps organizations track, measure, and amplify their environmental impact with intelligent analytics and real-time insights."
|
description="EcoHub helps organizations track, measure, and amplify their environmental impact with intelligent analytics and real-time insights."
|
||||||
tag="Eco-Friendly Analytics"
|
tag="Eco-Friendly Analytics"
|
||||||
tagIcon={Leaf}
|
tagIcon={Leaf}
|
||||||
images={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
|
type: "image",
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767697692413-ceqqaha8.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767697692413-ceqqaha8.jpg",
|
||||||
alt: "EcoHub analytics dashboard interface"
|
alt: "EcoHub analytics dashboard interface"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
type: "image",
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704069729-ot0hboat.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704069729-ot0hboat.jpg",
|
||||||
alt: "Sustainability tracking interface"
|
alt: "Sustainability tracking interface"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
type: "image",
|
||||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704070987-st10xdul.jpg",
|
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704070987-st10xdul.jpg",
|
||||||
alt: "Impact measurement dashboard"
|
alt: "Impact measurement dashboard"
|
||||||
}
|
}
|
||||||
@@ -151,10 +154,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704076251-88p8egr2.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704076251-88p8egr2.jpg",
|
||||||
imageAlt: "ESG compliance tools"
|
imageAlt: "ESG compliance tools"
|
||||||
}
|
}
|
||||||
]}
|
]
|
||||||
buttons={[
|
|
||||||
{ text: "Request Demo", href: "contact" }
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704077520-lxs0oqf5.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704077520-lxs0oqf5.jpg",
|
||||||
imageAlt: "Automation workflow builder"
|
imageAlt: "Automation workflow builder"
|
||||||
}
|
}
|
||||||
]}
|
]
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
|||||||
value: "180+",
|
value: "180+",
|
||||||
title: "Countries Covered"
|
title: "Countries Covered"
|
||||||
}
|
}
|
||||||
]}
|
]
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704083903-62zfpwje.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767704083903-62zfpwje.jpg",
|
||||||
imageAlt: "Jennifer Walsh headshot"
|
imageAlt: "Jennifer Walsh headshot"
|
||||||
}
|
}
|
||||||
]}
|
]
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user