Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 53879448ae |
@@ -63,8 +63,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
|
{ text: "Start Your Project", href: "contact" },
|
||||||
{ text: "View Portfolio", href: "portfolio" },
|
{ text: "View Portfolio", href: "portfolio" },
|
||||||
{ text: "Book Consultation", href: "contact" },
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user