3 Commits

Author SHA1 Message Date
f01c40f6e5 Merge version_3 into main
Merge version_3 into main
2026-04-09 01:15:25 +00:00
e24a01feb9 Update src/app/page.tsx 2026-04-09 01:15:22 +00:00
81822825a0 Merge version_2 into main
Merge version_2 into main
2026-04-09 01:12:46 +00:00

View File

@@ -174,7 +174,7 @@ export default function LandingPage() {
description="Whether it's a small custom gate or a complete architectural staircase, let's discuss your requirements today." description="Whether it's a small custom gate or a complete architectural staircase, let's discuss your requirements today."
buttons={[ buttons={[
{ {
text: "Request a Quote", href: "#"}, text: "Get Your Custom Quote", href: "#"},
]} ]}
/> />
</div> </div>