mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 00:21:28 +02:00
Update UI for premium page
This commit is contained in:
@@ -89,7 +89,7 @@ export function PremiumPage() {
|
||||
onClick={handleUpgrade}
|
||||
className="rounded-lg rounded-xl bg-blue-600 px-6 py-3 text-lg font-medium text-white transition-colors hover:bg-blue-700"
|
||||
>
|
||||
Upgrade to Premium
|
||||
Upgrade for just <span className='text-white ml-1'>$10/month</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user