From db75f7bb3458b40f59230fc99cdcddb8c14abfcf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:52:56 +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 5f641da..783dbe9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,10 +126,10 @@ 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 and maintenance.", button: { + id: "pro", tag: "Industrial", price: "Custom", 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 service"], + "Full scope design", "Safety compliance", "Priority 24/7 Support"], }, ]} title="Clear Transparent Pricing" -- 2.49.1