Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a3a3675b6 | |||
| fac244da98 | |||
| a1dd7e90f5 |
@@ -140,7 +140,7 @@ export default function HomePage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Explore All Features", href: "/courses" }]}
|
||||
buttons={[{ text: "Launch Design Studio", href: "/3d-studio" }, { text: "Explore All Features", href: "/courses" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user