5 Commits

Author SHA1 Message Date
069837c52e Merge version_4 into main
Merge version_4 into main
2026-05-08 17:55:40 +00:00
f8d787173c Update src/app/page.tsx 2026-05-08 17:55:37 +00:00
089c77ec46 Merge version_3 into main
Merge version_3 into main
2026-05-08 17:54:25 +00:00
ae90e916bb Update src/app/page.tsx 2026-05-08 17:54:22 +00:00
6a04d785b9 Merge version_2 into main
Merge version_2 into main
2026-05-08 17:53:15 +00:00

View File

@@ -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}