diff --git a/frontend/public/images/our-team/Serena_Buono_headshot.jpg b/frontend/public/images/our-team/Serena_Buono_headshot.jpg new file mode 100644 index 00000000..d524b960 Binary files /dev/null and b/frontend/public/images/our-team/Serena_Buono_headshot.jpg differ diff --git a/frontend/src/app/about/team/page.tsx b/frontend/src/app/about/team/page.tsx index e03c1745..a6ec3bbf 100644 --- a/frontend/src/app/about/team/page.tsx +++ b/frontend/src/app/about/team/page.tsx @@ -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',