From 67902a49f601bd492fa2c5a88c052d887aaef9ed Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:35:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b79175f..6297ea0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -221,9 +221,9 @@ export default function LandingPage() { animationType="slide-up" team={[ { id: "1", name: "Jackson Harding", role: "Co-President", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Jackson Harding" }, - { id: "2", name: "Sarah Mitchell", role: "Co-President", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Sarah Mitchell" }, - { id: "3", name: "Michael Chen", role: "Vice President", imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg", imageAlt: "Michael Chen" }, - { id: "4", name: "Emma Davis", role: "Director of Outreach", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", imageAlt: "Emma Davis" } + { id: "2", name: "Garrett Whitehead", role: "Co-President", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Garrett Whitehead" }, + { id: "3", name: "Taggart Severson", role: "Treasurer", imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg", imageAlt: "Taggart Severson" }, + { id: "4", name: "Ellie Robinson", role: "Community Outreach and Marketing Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", imageAlt: "Ellie Robinson" } ]} buttons={[ { text: "Connect on LinkedIn", href: "https://linkedin.com/company/business-economics-society-university-of-utah" }