Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a28a6593b | |||
| 8eff218586 | |||
| d8f52d3d88 | |||
| 5fa23c723a | |||
| 119d556c6a | |||
| d7e41124c1 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Project", href: "contact" },
|
{ text: "Get Started Free", href: "contact" },
|
||||||
{ text: "View Our Work", href: "portfolio" }
|
{ text: "View Our Work", href: "portfolio" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user