diff --git a/src/app/page.tsx b/src/app/page.tsx index 0167150..5d26f52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -247,7 +247,7 @@ export default function LandingPage() { text="Ready to protect your AI innovation? Get a personalized insurance quote today and join hundreds of AI companies that trust InsureAI." animationType="entrance-slide" buttons={[ - { text: "Get Your Quote", href: "#pricing" }, + { text: "Get Free Quote in 2 Minutes", href: "#pricing" }, { text: "Contact Sales", href: "mailto:hello@insureai.tech" }, ]} background={{ variant: "radial-gradient" }}