From 9017af2ff90aa5d360daf84f22b4be4b00c26070 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 03:35:38 +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 83b6a5f..ae1849a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,7 @@ export default function LandingPage() { text="Ready to give your car a showpiece shine? Book your appointment today. Call 626‑491‑9012, email bookshineworks@gmail.com, or reach out on Instagram @shineworksdetail." buttons={[ { - text: "Book Now", href: "mailto:bookshineworks@gmail.com"}, + text: "Schedule Your Detail", href: "mailto:bookshineworks@gmail.com"}, ]} /> -- 2.49.1