mirror of
https://github.com/jordienr/zenblog.git
synced 2026-09-27 09:35:47 -04:00
wip
This commit is contained in:
@@ -101,15 +101,15 @@ export default function CreateBlog() {
|
||||
<Smile size={32} className="mb-2 text-orange-500" />
|
||||
</div>
|
||||
<span className="block text-center text-lg font-semibold">
|
||||
Free plan can only create 1 blog
|
||||
The free plan can only create 1 blog
|
||||
</span>
|
||||
</h2>
|
||||
<div className="text-center">
|
||||
<p className="text-zinc-500">
|
||||
Please subscribe to the Pro Plan to create more blogs.
|
||||
Subscribe to the Pro Plan to create more blogs.
|
||||
</p>
|
||||
</div>
|
||||
<div className="mt-8 text-center">
|
||||
<div className="mx-auto mt-8 max-w-xs text-center">
|
||||
<Button asChild>
|
||||
<Link href="/account">Subscribe to a plan</Link>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user