This commit is contained in:
Suvodip Ghosh
2023-02-15 13:39:21 +05:30
parent 8fc5818f93
commit f016cc33c6
21 changed files with 151 additions and 195 deletions

View File

@@ -43,7 +43,7 @@
</div>
</section>
<section class="container mx-auto pt-10 px-4 xl:px-24 mb-16">
<router-link to="/premium">
<a href="/premium">
<div class="flex prime-bg p-10 relative">
<h1 class="flex text-center justify-center absolute inset-0 pb-40 place-items-center text-4xl text-white">Subscribe To Our Plan <br> To View More</h1>
<div class="flex justify-center absolute inset-0 place-items-center">
@@ -60,7 +60,7 @@
</div>
</div>
</div>
</router-link>
</a>
</section>
</div>
</template>