diff --git a/src/app/page.tsx b/src/app/page.tsx index e9a4845..4a0c0f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,7 @@ export default function LandingPage() { useInvertedBackground={true} buttons={[ { text: "Start Your Project", href: "contact" }, - { text: "Schedule a Consultation", href: "#" } + { text: "Book a Call", href: "contact" } ]} />