diff --git a/src/app/page.tsx b/src/app/page.tsx index 203531b..c4fd60c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="blur-reveal" buttons={[ - { text: "Let's Work Together", href: "#contact" }, + { text: "Start Your Project Now", href: "#contact" }, { text: "View Portfolio", href: "#work" } ]} buttonAnimation="slide-up"