Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 147c7fe857 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Portfolio", href: "#projects" },
|
{ text: "Explore Our Work", href: "#projects" },
|
||||||
{ text: "Get Consultation", href: "#contact" },
|
{ text: "Get Consultation", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user