diff --git a/src/app/page.tsx b/src/app/page.tsx index cf38cb4..978231f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -241,8 +241,8 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Get Free Quote", href: "#" }, - { text: "Call (555) 123-4567", href: "tel:(555) 123-4567" } + { text: "Get Free Quote Today", href: "#" }, + { text: "Call Now", href: "tel:(555) 123-4567" } ]} />