diff --git a/src/app/page.tsx b/src/app/page.tsx index ab0cb20..6f3b56a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Turning logic into elegance. Premium portfolio showcasing innovative digital solutions, cutting-edge design systems, and immersive 3D experiences that transform ideas into reality." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Explore My Work", href: "#works" }, + { text: "See Premium Projects", href: "#works" }, { text: "Download Resume", href: "#" }, ]} buttonAnimation="slide-up"