Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74049a0033 | |||
| 7c0e9a8d0f | |||
| df3b0230c8 | |||
| b7a31de62c |
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
<div id="team" data-section="team" style={{ backgroundColor: "#ffffff" }}>
|
||||||
<TeamCardFive
|
<TeamCardFive
|
||||||
title="Leadership & Executive Board"
|
title="Leadership & Executive Board"
|
||||||
description="Meet the talented students leading the Business Economics Society"
|
description="Meet the talented students leading the Business Economics Society"
|
||||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Users}
|
tagIcon={Users}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={false}
|
||||||
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" },
|
||||||
|
|||||||
Reference in New Issue
Block a user