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