Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ed5535397 | |||
| 26ebf1507d |
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{ id: "starter", badge: "Essential", price: "Passive", subtitle: "Baseline automation", buttons: [{ text: "Activate" }], features: ["Stock Monitoring", "Automated Sales"] },
|
{ id: "starter", badge: "Essential", price: "Passive", subtitle: "Baseline automation", buttons: [{ text: "Activate" }], features: ["Stock Monitoring", "Automated Sales"] },
|
||||||
{ id: "pro", badge: "Full Auto", price: "Managed", subtitle: "Total passive ecosystem", buttons: [{ text: "Get Full Auto" }], features: ["Auto-Replenish", "Global Fulfillment", "Yield Optimization"] }
|
{ id: "pro", badge: "Full Auto", price: "Managed", subtitle: "Total passive ecosystem", buttons: [{ text: "Start Automating Now" }], features: ["Auto-Replenish", "Global Fulfillment", "Yield Optimization"] }
|
||||||
]}
|
]}
|
||||||
title="Membership Tiers"
|
title="Membership Tiers"
|
||||||
description="Select your level of hands-off automation."
|
description="Select your level of hands-off automation."
|
||||||
|
|||||||
Reference in New Issue
Block a user