diff --git a/src/app/page.tsx b/src/app/page.tsx index 84d9b47..275af7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-vector/flat-infographic-element-set_52683-7100.jpg", imageAlt: "Website conversion metrics displayed" }, ]} buttons={[ - { text: "Get Your Free Website Audit", href: "#pricing" }, + { text: "Get Free Website Quote", href: "#pricing" }, { text: "Schedule Call", href: "#contact" }, ]} buttonAnimation="slide-up" @@ -110,7 +110,7 @@ export default function LandingPage() {