Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 760f44131e | |||
| d4fdff829b |
@@ -81,9 +81,9 @@ export default function LandingPage() {
|
|||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names=[
|
names={[
|
||||||
"TechFlow", "Innovate Inc", "CloudSync", "Nexus Pro", "Velocity Corp", "Zenith Group", "Apex Solutions"
|
"TechFlow", "Innovate Inc", "CloudSync", "Nexus Pro", "Velocity Corp", "Zenith Group", "Apex Solutions"
|
||||||
]
|
]}
|
||||||
logos={[
|
logos={[
|
||||||
"http://img.b2bpic.net/free-vector/variety-badges-flat-style_23-2147536999.jpg", "http://img.b2bpic.net/free-vector/business-card_53876-58126.jpg", "http://img.b2bpic.net/free-vector/iso-certification-badge-collection_23-2148710303.jpg", "http://img.b2bpic.net/free-photo/front-view-man-holding-ballot_23-2148265570.jpg", "http://img.b2bpic.net/free-vector/modern-duotone-sommelier-logo_742173-5751.jpg", "http://img.b2bpic.net/free-vector/graduation-white-background_24908-61004.jpg", "http://img.b2bpic.net/free-vector/classic-labels-labor-day_23-2147657508.jpg"
|
"http://img.b2bpic.net/free-vector/variety-badges-flat-style_23-2147536999.jpg", "http://img.b2bpic.net/free-vector/business-card_53876-58126.jpg", "http://img.b2bpic.net/free-vector/iso-certification-badge-collection_23-2148710303.jpg", "http://img.b2bpic.net/free-photo/front-view-man-holding-ballot_23-2148265570.jpg", "http://img.b2bpic.net/free-vector/modern-duotone-sommelier-logo_742173-5751.jpg", "http://img.b2bpic.net/free-vector/graduation-white-background_24908-61004.jpg", "http://img.b2bpic.net/free-vector/classic-labels-labor-day_23-2147657508.jpg"
|
||||||
]}
|
]}
|
||||||
@@ -133,6 +133,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Our Team"
|
imageAlt="Our Team"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user