Reland the copy-prompt agent CTA on the homepage hero - #21017
Draft
jeffmerrick wants to merge 1 commit into
Draft
Conversation
Collaborator
|
Your site preview for commit e2d33e2 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-21017-e2d33e2c.s3-website.us-west-2.amazonaws.com Changed pages: |
Collaborator
Lighthouse Performance ReportCommit: e2d33e2 | Metric definitions
|
CamSoper
approved these changes
Aug 24, 2026
CamSoper
left a comment
Contributor
There was a problem hiding this comment.
This still looks great to me :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Relands #20662, which was reverted in #21016 for an unintended merge rather than for a problem with the change. The commit is a revert of that revert, so the four files match their state at the original merge exactly.
cta_card_label,cta_agent_label,cta_agent_prompt,cta_agent_prompt_label).partials/hero-ctas.html, shared by the split and centered hero layouts. Without those keys it renders the plain button row as before, so the other 12type: heropages are unchanged.xl:w-1/2on both toxl:w-[55%]/xl:w-[40%], plusw-full min-w-0on the left column below xl. Applies to all 7 split heroes, not just the homepage - it fixes a content-sized left column that could overflow the viewport and shift width whenever its own text changed.static/onboard.md(the prompt's target) andtheme/src/ts/copy-text.tscame in with Add a copy-prompt agent CTA to /docs/get-started/ #20899 and were not reverted, so nothing here re-adds them..hero-cta-card-labelbreaks the card border with its own white background, so the cards only read correctly on a white section background.Related issues (optional)
Fixes #20327