Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b0d6ef2ee | |||
| 228df7f783 | |||
| b213bde931 |
@@ -22,6 +22,7 @@ import {
|
||||
Globe,
|
||||
Heart,
|
||||
Sparkles,
|
||||
Star,
|
||||
} from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -126,7 +127,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
id: "pro", badge: "⭐ Most Popular - Chosen by 45K+ Players", badgeIcon: Star,
|
||||
price: "$19.99", name: "Pro Package", features: [
|
||||
"25,000 gaming coins", "2x bonus on first purchase", "Priority support", "Exclusive game access"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user