Merge version_3 into main #3
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
buttons={[{ text: "Learn More", href: "#" }, { text: "Start Your Project", href: "contact" }]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user