mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 16:39:02 +02:00
Update UI for premium page
This commit is contained in:
@@ -89,7 +89,7 @@ export function PremiumPage() {
|
|||||||
onClick={handleUpgrade}
|
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"
|
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>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user