Skip to content

fix: redirect homepage Try CTA to pricing page#423

Merged
vitormattos merged 1 commit into
mainfrom
fix/home-try-cta-to-pricing
Jul 6, 2026
Merged

fix: redirect homepage Try CTA to pricing page#423
vitormattos merged 1 commit into
mainfrom
fix/home-try-cta-to-pricing

Conversation

@vitormattos

Copy link
Copy Markdown
Member

Summary

  • updated the homepage hero primary CTA (Try LibreSign) to point to the local pricing page instead of the external account URL
  • changed source/index.blade.php from https://account.libresign.coop/ to locale_url($page, 'pricing')

Validation

  • built the site inside the project container with npm run build-assets
  • confirmed generated output in build_local/index.html now contains:
    • hero CTA link to /pricing
    • label remains Try LibreSign

Why

This makes the user journey more efficient by taking users directly to plans and pricing before signup/contact decisions.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://libresign.github.io/site-preview/pr-preview/pr-423/

Built to branch main at 2026-07-06 17:05 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@vitormattos vitormattos requested review from YvesCesar and henmohr July 6, 2026 17:03
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos force-pushed the fix/home-try-cta-to-pricing branch from 36506f7 to adb85f7 Compare July 6, 2026 17:04
@vitormattos vitormattos merged commit aeeee80 into main Jul 6, 2026
5 checks passed
@vitormattos vitormattos deleted the fix/home-try-cta-to-pricing branch July 6, 2026 20:11
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