Merge version_4 into main #8

Merged
bender merged 1 commits from version_4 into main 2026-02-19 18:24:54 +00:00

View File

@@ -85,12 +85,10 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "2.4M", title: "Trees Planted", items: ["Seagrass, mangroves, and kelp forests restored worldwide"],
imageSrc: "https://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148114137.jpg", imageAlt: "growth metrics achievement success"
id: "1", value: "2.4M", title: "Trees Planted", items: ["Seagrass, mangroves, and kelp forests restored worldwide"]
},
{
id: "2", value: "890K", title: "Active Members", items: ["People around the world restoring ocean ecosystems"],
imageSrc: "https://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas-office_176420-1689.jpg?_wi=2", imageAlt: "community collaboration team"
id: "2", value: "890K", title: "Active Members", items: ["People around the world restoring ocean ecosystems"]
}
]}
tagAnimation="slide-up"