diff --git a/src/app/page.tsx b/src/app/page.tsx index 0751a03..bba1d35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Get Your Free Restoration Quote", href: "#contact"}, + text: "Get My Free Quote Now", href: "#contact"}, ]} buttonAnimation="slide-up" marqueeItems={[ @@ -252,4 +252,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file