Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df16e55cbf | |||
| 68f115d9e1 | |||
| 144d6def12 |
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Project", href: "#contact-form" },
|
{ text: "Start Your Project", href: "#contact-form" },
|
||||||
{ text: "Schedule a Call", href: "#" }
|
{ text: "Get Free Strategy Session", href: "#" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user