From b0087a8e33236c1227da5f7cb9f03de46a22602f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:41:55 +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 e0b69be..42b5b3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { rating={5} ratingText="Trusted by Hundreds of Satisfied Customers" buttons={[ - { text: "Get a Quote", href: "#contact" }, + { text: "Get Free Accident Assessment", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up" -- 2.49.1