diff --git a/src/app/page.tsx b/src/app/page.tsx index ec452f2..1fff23d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { description="Durable. Elegant. Built to last for decades." buttons={[ { - text: "Get a Free Quote", href: "#contact"}, + text: "Get My Free Quote", href: "#contact"}, { text: "View Products", href: "#products"}, ]}