diff --git a/src/app/page.tsx b/src/app/page.tsx index 51b1c02..c090f7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} buttons={[ - { text: "View Portfolio", href: "#projects" }, + { text: "Explore Our Work", href: "#projects" }, { text: "Get Consultation", href: "#contact" }, ]} buttonAnimation="slide-up"