Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67902a49f6 | |||
| e9675cca05 | |||
| f9ce422560 |
@@ -221,11 +221,9 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
team={[
|
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: "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: "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: "Michael Chen", role: "Vice President", imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg", imageAlt: "Michael Chen" },
|
{ 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: "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: "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" }
|
||||||
{ id: "5", name: "James Wilson", role: "Director of Events", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-businessman-arranging-his-tie_23-2148763886.jpg", imageAlt: "James Wilson" },
|
|
||||||
{ id: "6", name: "Olivia Rodriguez", role: "Director of Marketing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg", imageAlt: "Olivia Rodriguez" }
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Connect on LinkedIn", href: "https://linkedin.com/company/business-economics-society-university-of-utah" }
|
{ text: "Connect on LinkedIn", href: "https://linkedin.com/company/business-economics-society-university-of-utah" }
|
||||||
|
|||||||
Reference in New Issue
Block a user