diff --git a/src/app/page.tsx b/src/app/page.tsx index 11d5b28..b8795bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,8 +63,8 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" buttons={[ + { text: "Start Your Project", href: "contact" }, { text: "View Portfolio", href: "portfolio" }, - { text: "Book Consultation", href: "contact" }, ]} buttonAnimation="slide-up" />