diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fa0f1c..32adf84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { showDimOverlay={true} buttons={[ { - text: "Book Your Detailing", href: "#contact" + text: "Get Free Inspection", href: "#contact" }, { text: "View Our Work", href: "#testimonials"