From 15d1ce7da5cd68278156aabe2de4ea18d849e6ef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 06:35:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d93726..2fdf2d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} buttons={[ - { text: "Call Now (267) 491-7716", href: "tel:(267)491-7716" }, - { text: "Get a Quote", href: "contact" } + { text: "Book Free Cleaning Today", href: "tel:(267)491-7716" }, + { text: "Call Now (267) 491-7716", href: "tel:(267)491-7716" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407630.jpg" -- 2.49.1