Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57baf0bc18 | |||
| df4ff43489 | |||
| 2f28337101 | |||
| 2bf092e1c0 | |||
| a7a6dbd843 | |||
| fa523c1d08 |
@@ -127,6 +127,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Curriculum", href: "features" },
|
||||
{ text: "Start Admission Process", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user