Skip to content

website: point home Pro CTA at /pay#400

Merged
alichherawalla merged 1 commit into
mainfrom
docs/website-home-pro-cta
Jun 16, 2026
Merged

website: point home Pro CTA at /pay#400
alichherawalla merged 1 commit into
mainfrom
docs/website-home-pro-cta

Conversation

@alichherawalla

Copy link
Copy Markdown
Collaborator

Summary

  • The "Pro - alpha access" CTA on the home page linked to /early-access; switch it to /pay
  • Relabel the button from "Join the waitlist" to "Get Pro" to match the checkout page

Test plan

  • Build the site and confirm the green button under "Pro - alpha access" on the home page links to /pay
  • Confirm the rest of the home page renders unchanged

The "Pro - alpha access" section on the home page was still linking to /early-access. Swap it to /pay and relabel the button "Get Pro" to match the live checkout flow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@alichherawalla alichherawalla merged commit da5402b into main Jun 16, 2026
@alichherawalla alichherawalla deleted the docs/website-home-pro-cta branch June 16, 2026 17:30

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@sonarqubecloud

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the call-to-action button on the homepage from a waitlist sign-up to a direct payment link. However, this change introduces a pricing inconsistency, as the homepage text advertises a $30 price while the linked payment page lists it as $50. It is recommended to update the copy to ensure consistent pricing across both pages.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread website/index.md

<div class="hero-buttons">
<a href="{{ '/early-access' | relative_url }}" class="btn btn-green">Join the waitlist</a>
<a href="{{ '/pay' | relative_url }}" class="btn btn-green">Get Pro</a>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Linking this button directly to /pay introduces a pricing inconsistency. The text immediately above (on line 92) states that Round 2 alpha is $30 one-time, but the /pay page (website/pay.md) lists the price as $50 one-time. Users clicking "Get Pro" expecting a $30 price will see $50 on the checkout page, which can cause confusion. Consider updating the home page text to reflect the $50 price, or updating the /pay page to offer the $30 price.

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.

1 participant