diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dd54f0..79fc3e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="Code That Moves" description="Fullstack developer crafting innovative digital solutions with modern technologies. Explore my work and let's build something extraordinary together." buttons={[ - { text: "View My Projects", href: "#projects" } + { text: "Discuss Your Project", href: "#projects" } ]} background={{ variant: "animated-grid" }} mediaAnimation="slide-up"