Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83622081f7 | |||
| c25d349a7c | |||
| a832af3517 | |||
| 827a301aba |
@@ -59,8 +59,8 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View My Work", href: "#projects" },
|
{ text: "Start a Project", href: "#contact" },
|
||||||
{ text: "Get in Touch", href: "#contact" }
|
{ text: "View My Work", href: "#projects" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user