Update src/app/page.tsx

This commit is contained in:
2026-03-06 10:12:02 +00:00
parent 9735f7a94b
commit 6fe03e62bd

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Request Service", href: "#contact" }]}
buttons={[{ text: "Get Free Quote Today", href: "#contact" }]}
/>
</div>