Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6561bb601e | |||
| 4ff0b5c027 | |||
| 194bf6c663 | |||
| a70b9492b3 | |||
| a83aa3dfbe |
@@ -90,6 +90,10 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Agendar Aula", href: "/pricing" },
|
||||||
|
{ text: "Saber Mais", href: "/about" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user