From cebee78fa3c6cbd96a54eb764d194f832050fa5a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:08:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} -- 2.49.1