diff --git a/src/app/page.tsx b/src/app/page.tsx index 65a3fe5..ac5cf77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,8 +184,8 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Get in Touch", href: "#" }, - { text: "Request Quote", href: "#" }, + { text: "Schedule Free Assessment", href: "#" }, + { text: "Get Pricing", href: "#" }, ]} />