Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 575193e3cd | |||
| 70d36d0022 | |||
| 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."
|
||||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
|||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "How is inventory managed?", content: "We handle automatic replenishment and stock monitoring for all popular sets." },
|
{ id: "q1", title: "How is inventory managed?", content: "We handle automatic replenishment and stock monitoring for all popular sets." },
|
||||||
{ id: "q2", title: "Do I need to handle shipping?", content: "Never. Our system manages logistics and fulfillment entirely." },
|
{ id: "q2", title: "Do I need to handle shipping?", content: "Never. Our system manages logistics and fulfillment entirely." },
|
||||||
{ id: "q3", title: "How is pricing determined?", content: "We utilize real-time market data to optimize pricing for maximum passive yields." }
|
{ id: "q3", title: "How is pricing determined?", content: "We utilize real-time market data to optimize pricing for maximum passive yields. Used by over 10,000 investors to maximize yields daily." }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hand-pointing-it-isolated-white-background_141793-84116.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hand-pointing-it-isolated-white-background_141793-84116.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user