Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d36ef2b249 | |||
| 5f9fa82e26 | |||
| 1c3dcb7f38 |
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
plans={[
|
||||
{ id: "starter", badge: "Great Start", badgeIcon: Zap, price: "₹0", subtitle: "Perfect for small tea shops", features: ["Basic billing system", "Cash & card payments", "Daily sales tracking", "Simple reports"] },
|
||||
{ id: "pro", badge: "Most Popular", badgeIcon: Star, price: "₹999/mo", subtitle: "Best for growing shops", features: ["Advanced billing", "All payment methods", "Inventory management", "Detailed analytics", "UPI QR code", "Priority support"] },
|
||||
{ id: "pro", badge: "Most Popular", badgeIcon: Star, price: "₹999/mo", subtitle: "500+ shops trust us - Best for growing shops", features: ["Advanced billing", "All payment methods", "Inventory management", "Detailed analytics", "UPI QR code", "Priority support"] },
|
||||
{ id: "enterprise", badge: "Premium", badgeIcon: Crown, price: "₹2999/mo", subtitle: "For multi-location shops", features: ["Multiple locations", "Staff management", "Real-time sync", "Custom reports", "API access", "24/7 support"] }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user