From 81cff5f0e51b4f4bd9571a155194a59dbfdd503e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:00:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1