Skip to content
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions frontend/src/app/about/team/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ const TEAM: TeamMember[] = [
bio: "Braden is a Research and Policy Intern at the Leahy Institute for Rural Partnerships, working primarily with the Vermont Data Collaborative to address public challenges across Vermont. Through the Institute's partnership with the Vermont Policy Institute, Braden works to expand public access to the data that policymakers, businesses, and organizations need for informed decision-making, with an eye toward more reliable policy, stable investment, and a more transparent democracy in the state.",
image: '/images/our-team/Braden_Lynn_headshot.jpg',
},
{
name: 'Serena Buono',
role: 'Research & Policy Intern',
bio: "Serena Buono graduated from the University of Vermont in the spring of 2026, with a B.S. in Sustainability, Ecology, & Policy. As one of the founders of UVM's Vermont Policy Institute, she collaborated with the Leahy Institute for Rural Partnerships on many projects that address Vermont's challenges such as conservation, governance, and access to data. She continues to work on these issues as the Leahy Institute's Research and Policy Assistant. When not working, Serena loves to explore Vermont’s swimming holes and travel to new places.",
image: '/images/our-team/Serena_Buono_headshot.jpg',
},
{
name: 'Isabelle Serrano',
role: 'Communication Lead, Vermont Data Collaborative',
Expand Down
Loading