Merge version_4 into main #6
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "premium", badge: "Best Value", badgeIcon: Zap,
|
||||
id: "premium", badge: "Most Value - Save 37%", badgeIcon: Zap,
|
||||
price: "$79", subtitle: "per month", buttons: [{ text: "Upgrade Now", href: "#contact" }],
|
||||
features: [
|
||||
"All Standard benefits", "Exclusive fishing trips (4/year)", "Expert coaching sessions (2/month)", "Priority tournament entry", "Premium equipment discounts", "VIP member status"
|
||||
@@ -272,4 +272,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user