Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 416ceefb61 | |||
| c98ee71287 | |||
| 4d5dd0abdb | |||
| 55cb20328c |
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Project", href: "contact" },
|
{ text: "Start Your Project", href: "contact" },
|
||||||
{ text: "Schedule a Consultation", href: "#" }
|
{ text: "Book a Call", href: "contact" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user