Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6541334a99 | |||
| 06e0bd7a31 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore My Journey", href: "#about" },
|
{ text: "See My Story", href: "#about" },
|
||||||
{ text: "View My Work", href: "#projects" }
|
{ text: "View My Work", href: "#projects" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user