Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AboutPage logos #201

Merged
merged 2 commits into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 17 additions & 12 deletions src/components/AboutPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ const logos = [
alt: 'Open Green Map',
url: 'https://new.opengreenmap.org/'
},
{
src: require('../data/logos/18. Engage with Nature-Based Solutions.png'),
alt: 'Engage with Nature-Based Solutions',
url: 'https://engagewithnbs.ca/'
},
{
src: require('../data/logos/5. SeaChange.png'),
alt: 'SeaChange Society',
Expand All @@ -94,49 +99,49 @@ const logos = [
},
{
src: require('../data/logos/9. GVPlacemaking Network.png'),
alt: 'Greater Victoria NatureHood',
url: 'https://www.gvnaturehood.com/'
},
{
src: require('../data/logos/10. Greater Victoria NatureHood.png'),
alt: 'Greater Victoria Placemaking Network',
url: 'https://victoriaplacemaking.ca/'
},
{
src: require('../data/logos/10. Data for Good Vancouver.png'),
src: require('../data/logos/11. Data for Good Vancouver.png'),
alt: 'Data for Good Vancouver',
url: 'https://vancouver.dataforgood.ca/'
},
{
src: require('../data/logos/11. Oak Bay High.png'),
src: require('../data/logos/12. Oak Bay High.png'),
alt: 'Oak Bay High School',
url: 'https://oakbay.sd61.bc.ca/'
},
{
src: require('../data/logos/12. Parklands High School.png'),
src: require('../data/logos/13. Parklands High School.png'),
alt: 'Parklands High School',
url: 'https://parkland.saanichschools.ca/'
},
{
src: require('../data/logos/13. Mount Doug High School.png'),
src: require('../data/logos/14. Mount Doug High School.png'),
alt: 'Mount Douglas Secondary',
url: 'https://mountdoug.sd61.bc.ca/'
},
{
src: require('../data/logos/14. Claremont High School.png'),
src: require('../data/logos/15. Claremont High School.png'),
alt: 'Claremont Secondary',
url: 'https://claremont.saanichschools.ca/'
},
{
src: require('../data/logos/15. RBC Tech for Nature.png'),
src: require('../data/logos/16. RBC Tech for Nature.png'),
alt: 'RBC Tech for Nature',
url: 'https://www.rbc.com/our-impact/climate/environmental-donations.html'
},
{
src: require('../data/logos/16. University of Victoria CEL.png'),
src: require('../data/logos/17. University of Victoria CEL.png'),
alt: 'The University of Victoria Community-Engaged Learning',
url: 'https://www.uvic.ca/career-services/build-your-career/community-engaged-learning/index.php#ipn-community-engaged-learning'
},
{
src: require('../data/logos/17. Engage with Nature-Based Solutions.png'),
alt: 'Engage with Nature-Based Solutions',
url: 'https://engagewithnbs.ca/'
},
]


Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/data/logos/5. SeaChange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading