From 7f247fa084c3b6eef26993e85ffa87b4925fac9c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:33:13 +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 d826605..36c84ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -219,7 +219,7 @@ export default function HomePage() { { id: "consultation", tag: "Free Consultation", tagIcon: Phone, price: "Call", period: "Today", description: "Speak directly with our landscaping experts about your project needs and vision.", button: { - text: "Call +1 202-361-8677", href: "tel:+12023618677"}, + text: "Schedule Free Call", href: "tel:+12023618677"}, featuresTitle: "What's Included:", features: [ "Free project evaluation", "Professional recommendations", "No hidden charges", "Flexible scheduling"], },