Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 34d3a25640 | |||
| 6d34f289fe |
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start a Project", href: "https://example.com/contact" },
|
{ text: "Book a Design Consultation", href: "https://example.com/contact" },
|
||||||
{ text: "Schedule a Call", href: "https://calendly.com/example" },
|
{ text: "Schedule a Call", href: "https://calendly.com/example" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user