From 291405e9b1b48d2799a1d7fcfd62a234e23cfc0e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:29:06 +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 844de71..ef5bcb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { logoText="Zahara Elite Detailing" description="Where perfection meets passion. Premium, mobile, and professional car care designed to restore your vehicle to its original showroom state." buttons={[ - { text: "Book Your Detail", href: "#contact" }, + { text: "Get A Free Quote", href: "#contact" }, { text: "View Our Services", href: "#services" }, ]} imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750030.jpg" -- 2.49.1