diff --git a/components/NavBar.tsx b/components/NavBar.tsx index f4b7fe7..15b4efb 100644 --- a/components/NavBar.tsx +++ b/components/NavBar.tsx @@ -13,6 +13,8 @@ import { LogIn, Earth, X, + PlusIcon, + Plus, } from 'lucide-react'; import Link from 'next/link'; @@ -180,6 +182,11 @@ export default function NavBar({ currentPage }: { currentPage: string }) { label: 'Settings', href: '/settings', }, + { + icon: Plus, + label: 'Premium+', + href: '/pp', + }, { divider: true, }, diff --git a/pages/pp.tsx b/pages/pp.tsx new file mode 100644 index 0000000..d96e046 --- /dev/null +++ b/pages/pp.tsx @@ -0,0 +1,138 @@ +import PageContent from '@/components/PageContent'; +import NavBar from '@/components/NavBar'; +import Meta from '@/components/Meta'; +import styles from '../styles/PremiumPlus.module.scss'; +import Link from 'next/link'; +import Footer from '@/components/Footer'; +export default function PremiumPlus() { + return ( + <> + + + + +
+
+

CRSS Premium+ Subscription Plan

+ + Unlock the Ultimate Minecraft Experience with CRSS Premium + +

$6.90/month

+ or save 2% with annual billing! +
+ + Join the elite ranks of CRSS Premium+ members and elevate your + Minecraft gameplay to new heights. + + + For just $6.90 per month, our subscription plan offers you exclusive + perks, priority access, and a superior gaming environment. With CRSS + Premium+, you'll enjoy premium features that enhance your + experience and set you apart from the rest. + + +

Exclusive Benefits of CRSS Premium+:

+
    +
  • + Priority Queue Access: Skip the lines and jump + straight into the game with priority server access, ensuring + you're always where the action is. +
  • +
  • + Custom Kits & Items: Receive unique in-game + kits and items available only to CRSS Premium+ members, giving + you an edge in every match. +
  • +
  • + Enhanced Gameplay Features: Access premium + plugins and gameplay enhancements, including advanced commands + and special game modes, designed to take your Minecraft + experience to the next level. +
  • +
  • + Monthly Loot Crates: Get monthly loot crates + filled with rare items, unique cosmetics, and special bonuses, + keeping your inventory well-stocked with top-tier gear. +
  • +
  • + Dedicated Support: Enjoy priority assistance + from our premium support team, ensuring any issues or questions + are resolved quickly so you can focus on the game. +
  • +
  • + VIP Events & Contests: Participate in exclusive + events and contests with bigger and better rewards, open only to + CRSS Premium+ members. +
  • +
+

Subscription Details:

+
    +
  • + Subscription Fee: $6.90 per month, offering + exceptional value for a premium gaming experience. +
  • +
  • + Contract Term: Flexible monthly subscription + with the freedom to cancel anytime. +
  • +
  • + Instant Activation: Your CRSS Premium+ benefits + activate immediately upon subscription, so you can start + enjoying all the perks right away. +
  • +
+

Join CRSS Premium+ Today

+ + For just $6.90 per month, you can access the ultimate Minecraft + experience with CRSS Premium+. Don't miss out on the + exclusive benefits that come with being a premium member of our + community. For more information or to subscribe, visit our website + at crss.cc or contact our support team + at  + admin@theclashfruit.me + . + +
+
+ {' '} +

Compare our plans

+
+
+
+

CRSS Free

+
    +
  • 9 inventory slots
  • +
  • Full access to inventory
  • +
  • Unrestricted use of chat
  • +
+

Current Plan

+
+
+

CRSS Premium+

+
    +
  • Ad-free browsing
  • +
  • Access to special kits and gamemodes
  • +
  • Browse the web ingame
  • +
  • Exclusive capes
  • +
+

$6.90

+ Best Value +
+
+

CRSS EnterpriseX

+
    +
  • Free flight
  • +
  • Creative mode
  • +
  • Add your own custom cape
  • +
  • Create your own items
  • +
  • Enterprise-grade management solutions
  • +
+

Contact Us

+
+
+
+
+