Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 069837c52e | |||
| f8d787173c | |||
| 089c77ec46 |
@@ -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={[
|
||||||
@@ -199,4 +199,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user