Update src/app/page.tsx

This commit is contained in:
2026-06-11 13:34:49 +00:00
parent 68a543d88e
commit aedf300a1a

View File

@@ -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"
}