Merge version_4 into main #3
@@ -109,8 +109,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "basic", badge: "Standard", price: "$20", subtitle: "Single Bin Cleaning", features: ["Deep Sanitation", "Deodorizing treatment", "No contract"], buttons: [{ text: "Book Now", href: "#contact" }] },
|
||||
{ id: "pro", badge: "Recommended", price: "$45", subtitle: "Monthly Subscription", features: ["Monthly cleaning", "Priority scheduling", "Auto-billing with Bot"], buttons: [{ text: "Book Now", href: "#contact" }] },
|
||||
{ id: "basic", badge: "Standard", price: "$20", subtitle: "Single Bin Cleaning", features: ["Deep Sanitation", "Deodorizing treatment", "No contract"], buttons: [{ text: "Book Now", href: "#contact" }] },
|
||||
{ id: "premium", badge: "Best Value", price: "$120", subtitle: "Annual Package", features: ["12 cleanings per year", "Priority status", "Dedicated AI Support"], buttons: [{ text: "Book Now", href: "#contact" }] },
|
||||
]}
|
||||
title="Flexible Cleaning Plans"
|
||||
|
||||
Reference in New Issue
Block a user