Update src/app/page.tsx
This commit is contained in:
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
<div id="membership" data-section="membership">
|
||||
<PricingCardThree
|
||||
title="The Conejo Platinum Service Plan"
|
||||
description="Your home. Maintained. All year long. Join thousands of homeowners on our Preferred Maintenance Club. Annual tune-ups, priority scheduling, member discounts, and peace of mind — all in one plan. \"I signed up for their Platinum Service package and it is a very good deal!\""
|
||||
description="Your home. Maintained. All year long. Join thousands of homeowners on our Preferred Maintenance Club. Annual tune-ups, priority scheduling, member discounts, and peace of mind — all in one plan. 'I signed up for their Platinum Service package and it is a very good deal!'"
|
||||
plans={[
|
||||
{ id: "standard", badge: "Value", badgeIcon: Sparkles, price: "Call for Quote", name: "Standard Service Plan", buttons: [{ text: "Learn More", href: "#" }], features: ["Annual System Check", "Basic Priority", "10% Off Repairs"] },
|
||||
{ id: "platinum", badge: "Most Popular", badgeIcon: Star, price: "Call for Quote", name: "Conejo Platinum Service Plan", buttons: [{ text: "Get Plan Details", href: "#" }], features: ["Annual HVAC & Plumbing Tune-ups", "Priority Scheduling", "Exclusive Member Discounts", "Extended Warranty Options", "Peace of Mind Coverage"] }
|
||||
|
||||
Reference in New Issue
Block a user