Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6971ef3d54 | |||
| 02e8cd35dd | |||
| a15421e4e7 |
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Send Email", href: "mailto:hello@alexdev.com" },
|
||||
{ text: "Schedule Call", href: "#" }
|
||||
{ text: "Book a Free Consultation", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -243,4 +243,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user