From c54fd5dd919f126720f8598af1e89590d9b2b7a8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:54:03 +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 783dbe9..7c743dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { "Expert setup", "Full configuration", "Post-install safety check"], }, { - id: "pro", tag: "Industrial", price: "Custom", period: "/quote", description: "Enterprise-grade industrial electrical installations featuring dedicated 24/7 priority support.", button: { + id: "pro", tag: "Industrial", price: "Call for Consultation", period: "/quote", description: "Enterprise-grade industrial electrical installations featuring dedicated 24/7 priority support.", button: { text: "Get Quote", href: "#contact"}, featuresTitle: "Included:", features: [ "Full scope design", "Safety compliance", "Priority 24/7 Support"], -- 2.49.1