3 Commits

Author SHA1 Message Date
f6f6a1e1be Merge version_3 into main
Merge version_3 into main
2026-03-04 21:02:37 +00:00
5a347cdc1d Update src/app/page.tsx 2026-03-04 21:02:33 +00:00
3276a7ac45 Merge version_2 into main
Merge version_2 into main
2026-03-04 20:55:17 +00:00

View File

@@ -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: [