Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 069837c52e | |||
| f8d787173c | |||
| 089c77ec46 | |||
| ae90e916bb | |||
| 6a04d785b9 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
tag="Education • Strategy • Growth"
|
tag="Education • Strategy • Growth"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Learning", href: "#blog" },
|
{ text: "Launch Your Startup Now", href: "#blog" },
|
||||||
{ text: "View Startups", href: "#features" },
|
{ text: "View Startups", href: "#features" },
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -128,6 +128,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="metrics" data-section="metrics">
|
<div id="metrics" data-section="metrics">
|
||||||
<MetricCardSeven
|
<MetricCardSeven
|
||||||
|
tag="Trusted by thousands of young founders"
|
||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user