Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user