Update src/app/page.tsx

This commit is contained in:
2026-02-25 01:42:59 +00:00
parent 7523f5a4a1
commit d0d5892fa6

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Request Free Estimate", href: "#contact" },
{ text: "Call Now", href: "tel:+1-802-000-0000" }
]}
buttonAnimation="smooth"
buttonAnimation="slide-up"
/>
</div>