From aedf300a1a172b6dfd436a4cfe21ede2a47bd257 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:34:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b793f5d..a4da471 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,8 +202,7 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "maintenance-plan", badge: "Smart Choice", badgeIcon: Shield, - price: "Contact for Details", subtitle: "Comprehensive Annual Care", buttons: [ + id: "maintenance-plan", badge: "Smart Choice", badgeIcon: Shield, price: "Contact for Details", subtitle: "Comprehensive Annual Care", buttons: [ { text: "Join Maintenance Program", href: "#contact" } -- 2.49.1