5 Commits

Author SHA1 Message Date
93087efe85 Update src/app/page.tsx 2026-03-12 06:36:09 +00:00
66135cf1fb Merge version_2 into main
Merge version_2 into main
2026-03-12 06:34:50 +00:00
5b5f278973 Update src/app/page.tsx 2026-03-12 06:34:46 +00:00
d3b90d3c29 Merge version_1 into main
Merge version_1 into main
2026-03-12 06:33:35 +00:00
37ca9f2f10 Merge version_1 into main
Merge version_1 into main
2026-03-12 06:33:10 +00:00

View File

@@ -215,7 +215,7 @@ export default function GameversePage() {
id: "competitive", badge: "Most Popular", badgeIcon: Sparkles, id: "competitive", badge: "Most Popular", badgeIcon: Sparkles,
price: "$9.99/mo", name: "Competitive Player", buttons: [ price: "$9.99/mo", name: "Competitive Player", buttons: [
{ text: "Subscribe Now", href: "#" }, { text: "Subscribe Now", href: "#" },
{ text: "30-Day Free Trial", href: "#" } { text: "Free trial no credit card required", href: "#" }
], ],
features: [ features: [
"All Casual features included", "Ranked ladder access", "Priority tournament entry", "Advanced stat tracking", "Weekly premium cosmetics", "Exclusive Discord channel" "All Casual features included", "Ranked ladder access", "Priority tournament entry", "Advanced stat tracking", "Weekly premium cosmetics", "Exclusive Discord channel"
@@ -223,7 +223,7 @@ export default function GameversePage() {
}, },
{ {
id: "pro", price: "$24.99/mo", name: "Professional Esports", buttons: [ id: "pro", price: "$24.99/mo", name: "Professional Esports", buttons: [
{ text: "Apply for Pro", href: "#" }, { text: "Start Pro Trial", href: "#" },
{ text: "Contact Sales", href: "#" } { text: "Contact Sales", href: "#" }
], ],
features: [ features: [