Update src/app/page.tsx

This commit is contained in:
2026-04-24 08:13:04 +00:00
parent 0bcfd8d948
commit 051a66352a

View File

@@ -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"},
]}