Skip to content

Commit

Permalink
chore: add nuxtnation banner
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 22, 2024
1 parent edb3cd9 commit 379f7da
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@ onMounted(() => {
<NuxtLoadingIndicator />

<AppBanner
id="nuxt-ui-pro"
to="https://ui.nuxt.com/pro?utm_source=nuxt&utm_medium=website&utm_campaign=banner"
id="nuxt-nation-2024"
to="https://nuxtnation.com/?utm_source=nuxt&utm_medium=website&utm_campaign=banner"
>
<div class="flex items-center gap-1">
<UIcon
name="i-ph-layout-duotone"
name="i-ph-microphone-stage-duotone"
class="w-5 h-5 flex-shrink-0 pointer-events-none hidden sm:inline-block"
/>
<span>Create beautiful & responsive Nuxt apps with Nuxt UI Pro</span>
<span><span class="font-semibold">Nuxt Nation</span> conference is coming. Join us on November 12-13.</span>
<UButton
label="Learn more"
label="Sign up"
color="white"
trailing-icon="i-ph-arrow-right"
size="2xs"
Expand Down

0 comments on commit 379f7da

Please sign in to comment.