Skip to content

Commit

Permalink
fix: tagret blank enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jan 22, 2025
1 parent 1f17a14 commit c810971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vue-pages/pricing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ const payg_units = computed(() =>
</div>
<a
href="https://cal.com/martindonadieu/capgo-enterprise-inquiry"
target="_blank"
class="inline-flex items-center px-6 py-3 text-base font-medium text-white bg-[#0A0B2C] hover:bg-[#1A1B4C] rounded-full transition-colors duration-200"
>
Contact sales →
Expand Down

0 comments on commit c810971

Please sign in to comment.