Skip to content

Commit

Permalink
Vuemastery pinia banner (#2106)
Browse files Browse the repository at this point in the history
* add vuemastery pinia weekend promotion banner

* update vuemastery banner
  • Loading branch information
i5dr0id committed Mar 27, 2023
1 parent 0d29ed3 commit c095ccf
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions packages/docs/.vitepress/theme/components/VueMasteryBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
>
<a
id="vm-pinia-weekend"
href="https://www.vuemastery.com/pinia"
href="https://www.vuemastery.com/pricing/?coupon=PINIAWEEKEND23"
target="_blank"
>
<img
Expand All @@ -24,13 +24,11 @@
<div class="vm-pinia-weekend-wrapper">
<div class="vm-pinia-weekend-content">
<h1 class="vm-pinia-weekend-title">
PINIA WEEKEND <span>MARCH 24-26</span>
Get 50% off a year of Vue courses
</h1>
<p class="vm-pinia-weekend-sub">
Watch all 4 premium courses for free
</p>
<p class="vm-pinia-weekend-sub">Elevate your code with Vue Mastery</p>
</div>
<button id="vm-banner-cta">Secure your spot</button>
<button id="vm-banner-cta">Claim Offer</button>
</div>
<button id="vm-banner-close" @click.prevent="closeBanner">X</button>
</a>
Expand Down

0 comments on commit c095ccf

Please sign in to comment.