diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dcb481..1757c4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -235,7 +235,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} title="Book Your Detail" - description="Best way to reach me is by text – quick responses guaranteed. Text 626-866-1559. Text me now for a quote!" + description="Text 626-866-1559 for a quick, personalized quote. I'll get back to you immediately to confirm your service." imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-working-tools-gray-background_181624-37065.jpg" mediaAnimation="slide-up" tag="Contact Me" @@ -272,4 +272,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}