Enhanced branding

This commit is contained in:
srleom
2024-03-20 10:20:46 +08:00
parent 81915c0414
commit eb09d991d9
8 changed files with 12 additions and 11 deletions

View File

@ -20,7 +20,7 @@ const meta = {
<span class='relative inline-flex h-2 w-2 rounded-full bg-green-400'></span>
</span>
<p class='font-medium'>Get template</p>
<p class='font-medium'>Get free template</p>
</a>
<div class='px-4 py-10 text-center sm:px-6 lg:px-8'>
<h1 class='block text-7xl font-bold sm:text-9xl'>404</h1>

View File

@ -120,7 +120,7 @@ const paginationProps = {
<span class='relative inline-flex h-2 w-2 rounded-full bg-green-400'></span>
</span>
<p class='font-medium'>Get template</p>
<p class='font-medium'>Get free template</p>
</a>
</div>
</PageLayout>

View File

@ -45,9 +45,9 @@ const allPostsByDate = sortMDByDate(allPosts).slice(0, MAX_POSTS)
<span class='relative inline-flex h-2 w-2 rounded-full bg-green-400'></span>
</span>
<p class='font-medium'>Get template</p>
<p class='font-medium'>Get free template</p>
</a>
<div class='flex gap-x-7 flex-wrap gap-y-3 justify-center'>
<div class='flex flex-wrap justify-center gap-x-7 gap-y-3'>
<Label title='Lorem Ipsum'>
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='h-5 w-5' slot='icon'
><path
@ -224,6 +224,6 @@ const allPostsByDate = sortMDByDate(allPosts).slice(0, MAX_POSTS)
<span class='relative inline-flex h-2 w-2 rounded-full bg-green-400'></span>
</span>
<p class='font-medium'>Get template</p>
<p class='font-medium'>Get free template</p>
</a>
</PageLayout>

View File

@ -90,7 +90,7 @@ const paginationProps = {
<span class='relative inline-flex h-2 w-2 rounded-full bg-green-400'></span>
</span>
<p class='font-medium'>Get template</p>
<p class='font-medium'>Get free template</p>
</a>
</div>
</PageLayout>

View File

@ -62,7 +62,7 @@ const meta = {
<span class='relative inline-flex h-2 w-2 rounded-full bg-green-400'></span>
</span>
<p class='font-medium'>Get template</p>
<p class='font-medium'>Get free template</p>
</a>
</div>
</PageLayout>