Skip to content

docs(lane1): reverify product-hero early-access CTA item — already fixed on main (PR #147) - #185

Merged
nish3451 merged 2 commits into
mainfrom
docs/lane1-product-hero-early-access-cta-reverify-20260815
Aug 15, 2026
Merged

docs(lane1): reverify product-hero early-access CTA item — already fixed on main (PR #147)#185
nish3451 merged 2 commits into
mainfrom
docs/lane1-product-hero-early-access-cta-reverify-20260815

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

Item

[unreviewed-by-opus] Promptly and Drishti mobile heroes bury the newly added Get early access CTA below the first viewport

Verdict

Already fixed and merged on main (PR #147, commit 2796b33). No source change is possible or needed; this docs-only PR records the reverification.

Evidence

  • git merge-base --is-ancestor 2796b33 origin/main → true
  • Source checks: .page-hero-card h1 { font-size: clamp(2.1rem, 5.6vw, 3.4rem); max-width: none; } in the mobile media block; .action-row above .page-lead on both public/promptly/index.html and public/drishti/index.html
  • node scripts/test-public-heading-hierarchy.mjs93 checks, 0 failures, including the CTA-in-first-viewport assertions for both pages at 320/390
  • Headless-Chromium (isMobile) measurements on fresh main:
page viewport CTA top–bottom in-fold
/promptly/ 320×667 536–584px yes
/promptly/ 320×844 536–584px yes
/promptly/ 390×844 469–517px yes
/promptly/ 414×844 469–517px yes
/drishti/ 320×667 502–550px yes
/drishti/ 320×844 502–550px yes
/drishti/ 390×844 469–517px yes
/drishti/ 414×844 469–517px yes

Before the fix: Promptly CTA bottom ~1083px, Drishti ~1164px at 390.

Files changed

  • .lane/reports/docs-lane1-product-hero-early-access-cta-reverify-20260815.md — lane report (new)

…xed on main (PR #147)

The Promptly and Drishti mobile heroes buried the Get early access CTA
below the first viewport because the shared clamp(3.4rem, 7vw, 6.7rem) H1
with a 9ch cap made the long hero H1s ~544px tall and the action-row sat
after the page-lead. Fixed in 2796b33 (PR #147): mobile-only
.page-hero-card h1 clamp(2.1rem, 5.6vw, 3.4rem) with max-width: none, and
the hero .action-row moved above .page-lead on both pages. Re-verified
against fresh origin/main: the layout probe in
scripts/test-public-heading-hierarchy.mjs passes (93 checks, 0 failures),
and headless-Chromium measurements at 320/390/414 widths show the CTA at
469-584px — fully in-fold — on both pages (before: ~1035-1164px). No
source change is possible or needed; this report documents the
verification.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@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 trial has ended. Reactivate Greptile to resume code reviews.

@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nish3451, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 43 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: 7dad1ef3-d471-4e5b-80ac-45d0f7fa8d1f

📥 Commits

Reviewing files that changed from the base of the PR and between 776997d and 5e74e01.

📒 Files selected for processing (1)
  • .lane/reports/docs-lane1-product-hero-early-access-cta-reverify-20260815.md

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands.

@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 trial has ended. Reactivate Greptile to resume code reviews.

@nish3451
nish3451 merged commit 4b8e240 into main Aug 15, 2026
2 checks passed
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