Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bea090e238 | |||
| b3ad69a270 |
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
buttons={[{ text: "Learn More", href: "#" }]}
|
buttons={[{ text: "Learn More", href: "#" }, { text: "Start Your Project", href: "contact" }]}
|
||||||
buttonAnimation="opacity"
|
buttonAnimation="opacity"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user