Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 187cd1aea2 | |||
| 7737f2bf78 | |||
| 6bfb4d64ca | |||
| a0e5a969d6 | |||
| 9da5580a64 |
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
|||||||
animationType="reveal-blur"
|
animationType="reveal-blur"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Project", href: "mailto:hello@portfolio.com" },
|
{ text: "Start Your Project", href: "mailto:hello@portfolio.com" },
|
||||||
{ text: "Schedule Call", href: "#" }
|
{ text: "Schedule Call", href: "https://calendly.com" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user