Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 11:41:54 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -102,18 +102,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Renewable Energy Solutions", description: "Transitioning communities to clean, sustainable energy sources that reduce carbon footprints and combat climate change.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-environment-sign-collection_23-2148884838.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-environment-sign-collection_23-2148884838.jpg" }
title: "Renewable Energy Solutions", description: "Transitioning communities to clean, sustainable energy sources that reduce carbon footprints and combat climate change.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-environment-sign-collection_23-2148884838.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-environment-sign-collection_23-2148884838.jpg?_wi=2" }
},
{
id: 2,
title: "Community Conservation", description: "Empowering local communities through environmental education, tree planting initiatives, and ecosystem restoration projects.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-harvesting-vegetables-field-with-her-daughters_23-2147907297.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-harvesting-vegetables-field-with-her-daughters_23-2147907297.jpg" }
title: "Community Conservation", description: "Empowering local communities through environmental education, tree planting initiatives, and ecosystem restoration projects.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-harvesting-vegetables-field-with-her-daughters_23-2147907297.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-harvesting-vegetables-field-with-her-daughters_23-2147907297.jpg?_wi=2" }
},
{
id: 3,
title: "Environmental Education", description: "Raising awareness about climate action and sustainable living through accessible, engaging educational programs for all ages.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-treasure-hunt_23-2149042896.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-treasure-hunt_23-2149042896.jpg" }
title: "Environmental Education", description: "Raising awareness about climate action and sustainable living through accessible, engaging educational programs for all ages.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-treasure-hunt_23-2149042896.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-treasure-hunt_23-2149042896.jpg?_wi=2" }
}
]}
showStepNumbers={true}