Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f6f6a1e1be | |||
| 5a347cdc1d | |||
| 3276a7ac45 |
@@ -109,18 +109,18 @@ export default function LandingPage() {
|
||||
tag="Basket Velocity"
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "essential", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "$149", subtitle: "The complete K-beauty ritual", features: [
|
||||
"7-step complete routine", "Advanced ingredient breakdown", "Priority customer support", "Monthly glow-up tips", "Refill & Save 15% off", "Free shipping on refills"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "starter", badge: "Beginner-Friendly", badgeIcon: Star,
|
||||
price: "$79", subtitle: "Perfect for first-time explorers", features: [
|
||||
"5-step essentials kit", "Personalized routine guide", "Free sample pack included", "Email support", "Refill & Save 10% off"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "essential", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "$149", subtitle: "The complete K-beauty ritual", features: [
|
||||
"7-step complete routine", "Advanced ingredient breakdown", "Priority customer support", "Monthly glow-up tips", "Refill & Save 15% off", "Free shipping on refills"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "For Enthusiasts", badgeIcon: Zap,
|
||||
price: "$249", subtitle: "The ultimate 10-step transformation", features: [
|
||||
|
||||
Reference in New Issue
Block a user