diff --git a/src/components/HomePrinciples.tsx b/src/components/HomePrinciples.tsx index 4a9517c..7a0c36e 100644 --- a/src/components/HomePrinciples.tsx +++ b/src/components/HomePrinciples.tsx @@ -1,9 +1,9 @@ const stats = [ - { id: 1, name: 'Build in ways that respect and protect natural resources.', value: 'Planet First' }, - { id: 2, name: 'Ensure equality and equity in our ecosystem.', value: 'People First' }, - { id: 3, name: 'Promote collaborative development across all our projects.', value: 'Open Source' }, - { id: 4, name: 'Uphold an ethos of transparency and trust.', value: 'Authenticity' }, - { id: 5, name: 'Eliminate design complexities to foster rapid progress.', value: 'Simplicity' }, + { id: 1, name: 'Build in ways that respect and protect natural resources.', value: 'Planet First', image: '/images/home/planet.png' }, + { id: 2, name: 'Ensure equality and equity in our ecosystem.', value: 'People First', image: '/images/home/people.png' }, + { id: 3, name: 'Promote collaborative development across all our projects.', value: 'Open Source', image: '/images/home/open.png' }, + { id: 4, name: 'Uphold an ethos of transparency and trust.', value: 'Authenticity', image: '/images/home/authentic.png' }, + { id: 5, name: 'Eliminate design complexities to foster rapid progress.', value: 'Simplicity', image: '/images/home/simple.png' }, ] export function HomePrinciples() { @@ -13,15 +13,16 @@ export function HomePrinciples() {
Lorem ipsum dolor sit amet consect adipisicing possimus.
+Core Principles Guiding OurWorld's Vision for Building Successful Ventures.