Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b9355d061 | |||
| d672f63638 | |||
| c6a165169a | |||
| 76cd2b1dac |
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "Browse All Courses", href: "#" }]}
|
buttons={[{ text: "View All Free Courses", href: "#" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user