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"