Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e2c1a4caf0 | |||
| 2524047cb1 | |||
| b7ff5e3bb4 | |||
| 0f4d46e6ca |
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Assessment", href: "/apply" },
|
||||
{ text: "Apply Now—Join 4,732 Spots", href: "/apply" },
|
||||
{ text: "Explore Pathways", href: "/pathways" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -229,4 +229,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user