Skip to content

Nuxt: Add CtaPricing as a fifth unified CTA destination - #5712

Merged
Yndira-E merged 2 commits into
mainfrom
nuxt/pricing-cta
Aug 31, 2026
Merged

Nuxt: Add CtaPricing as a fifth unified CTA destination#5712
Yndira-E merged 2 commits into
mainfrom
nuxt/pricing-cta

Conversation

@Yndira-E

Copy link
Copy Markdown
Contributor

Description

Follow-up to #5517 (the original unified CTA components PR).

Adds CtaPricing as a fifth fixed CTA destination (/pricing/, "View Pricing"), same pattern as CtaSignUp/CtaSignIn/CtaContactUs/CtaBookDemo: fixed copy/href, thin wrapper around CtaButton.vue, tracked via the cta-pricing PostHog event.

Found while auditing the site for hand-written CTA links outside the unified system: BlogPostCta.vue's pricing fallback, product/index.vue (hero + get-started band), and product/[tier].vue were each repeating the same hardcoded "View Pricing" link and cta-pricing capture call. Migrated all three to <CtaPricing>.

Also updated .claude/CLAUDE.md, the marketing handbook, and the handbook's live CTA example gallery (CtaExample.vue) to document the fifth destination.

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 7e1f759
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a95440865fa650008211fd7
😎 Deploy Preview https://deploy-preview-5712--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 62 (🟢 up 12 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 85 (🔴 down 7 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Yndira-E
Yndira-E merged commit 3a9811a into main Aug 31, 2026
7 checks passed
@Yndira-E
Yndira-E deleted the nuxt/pricing-cta branch August 31, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants