From e79068776f7f1e58e9e59bd558cb1837009f84b1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:42:47 +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 e25ccf6..aa9dd59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function PortfolioPage() { background={{ variant: "canvas-reveal" }} buttons={[ { text: "View My Work", href: "#projects" }, - { text: "Let's Talk", href: "#contact" } + { text: "Schedule Consultation", href: "#contact" } ]} buttonAnimation="slide-up" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao5hN8S4nLi8YzFf6tIJghBKwH/a-sleek-fullstack-development-dashboard--1773246286835-83ab44a9.png" -- 2.49.1