From f1147fe1f71de6ece0748921eb6fc95986431b0e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 12:57:02 +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 80dd5c5..518a9b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "maintenance-plan", badge: "Smart Choice", badgeIcon: Shield, + id: "maintenance-plan", badge: "Smart Choice", badgeIcon: Shield, price: "Contact for Details", subtitle: "Comprehensive Annual Care", buttons: [ { text: "Join Maintenance Program", href: "#contact"