Merge version_4 into main #4
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "pl1", badge: "New User", price: "Free Trial", subtitle: "Get to know the interface.", buttons: [{text: "Start Now"}], features: ["4 Hour Access", "Basic Forecasts", "Telegram Support"]
|
||||
id: "pl1", badge: "New User", price: "Free Trial", subtitle: "Get to know the interface.", buttons: [{text: "Get Your Free Access"}], features: ["4 Hour Access", "Basic Forecasts", "Telegram Support"]
|
||||
},
|
||||
{
|
||||
id: "pl2", badge: "Premium", price: "$49", subtitle: "Daily Profit Maximizer.", buttons: [{text: "Activate Pro"}], features: ["Extended Duration", "Full Precision", "Priority Support"]
|
||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user