3 Commits

Author SHA1 Message Date
051a66352a Update src/app/page.tsx 2026-04-24 08:13:04 +00:00
0bcfd8d948 Merge version_1 into main
Merge version_1 into main
2026-04-24 08:11:54 +00:00
33380113b7 Merge version_1 into main
Merge version_1 into main
2026-04-24 08:11:25 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
description="Durable. Elegant. Built to last for decades." description="Durable. Elegant. Built to last for decades."
buttons={[ buttons={[
{ {
text: "Get a Free Quote", href: "#contact"}, text: "Get My Free Quote", href: "#contact"},
{ {
text: "View Products", href: "#products"}, text: "View Products", href: "#products"},
]} ]}