Replace PR mockup with app screenshot#2719
Conversation
- Swap the handcrafted git PR illustration for a real screenshot - Add the workflow image to the marketing page public assets
- Stretch the grid rows so the visual column matches the text height - Center the image wrapper and constrain the illustration with contain sizing
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ApprovabilityVerdict: Approved Marketing-only change that replaces a hand-coded HTML/CSS mockup with a screenshot image. No application logic or runtime behavior affected. You can customize Macroscope's approvability policy. Learn more. |
What Changed
Replaced the mock PR/cards visual in the marketing site section with an app screenshot.
Why
The mocked card UI was more placeholder than product-representative. Using a real image makes that section clearer and more accurate, while the sizing cleanup keeps the layout balanced.
UI Changes
Before:
After:
Checklist
Note
Low Risk
Low risk marketing-only UI change that swaps a mocked component for a static image and tweaks layout CSS; main risk is minor visual/regression across breakpoints.
Overview
Updates the marketing homepage
Gitsection to replace the inline PR/card mock UI with a static screenshot (/git-pr-workflow.png).Simplifies and adjusts the related styling by removing the PR mockup CSS and centering/scaling the new image (
.git-inneralignment,.git-image-shell,.git-image) to keep the layout balanced.Reviewed by Cursor Bugbot for commit a4ecc7d. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Replace PR mockup with a static screenshot in the Git section of the marketing index page
Swaps the hand-coded PR card UI (with trail and buttons) in index.astro for a lazily loaded
<img>referencing git-pr-workflow.png. Updates.git-visualto center content and.git-innerto usealign-items: stretch, and removes all CSS for the deleted PR card classes.Macroscope summarized a4ecc7d.