diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a326b8..041e75f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -224,7 +224,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Request a Quote", href: "#" }, - { text: "Contact Sales", href: "#" } + { text: "Schedule Consultation", href: "#" } ]} useInvertedBackground={false} />