Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a347cdc1d | |||
| 3276a7ac45 |
@@ -109,18 +109,18 @@ export default function LandingPage() {
|
|||||||
tag="Basket Velocity"
|
tag="Basket Velocity"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
plans={[
|
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,
|
id: "starter", badge: "Beginner-Friendly", badgeIcon: Star,
|
||||||
price: "$79", subtitle: "Perfect for first-time explorers", features: [
|
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"
|
"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,
|
id: "pro", badge: "For Enthusiasts", badgeIcon: Zap,
|
||||||
price: "$249", subtitle: "The ultimate 10-step transformation", features: [
|
price: "$249", subtitle: "The ultimate 10-step transformation", features: [
|
||||||
|
|||||||
Reference in New Issue
Block a user