Update src/app/page.tsx

This commit is contained in:
2026-03-06 10:14:16 +00:00
parent 971d39a180
commit 2d36e06bc5

View File

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