chore(landing): remove the RI logo - #6228
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The grid layout is reworked for an odd count: the logo wall switches from a 3-column CSS grid to a centered flex wrap with a fixed Reviewed by Cursor Bugbot for commit 27cc9b8. Configure here. |
Greptile SummaryRemoves the Russell Investments logo from the shared landing-page logo set and updates the card layout to center the remaining five logos.
Confidence Score: 5/5The PR appears safe to merge with no actionable defects identified. The removed asset has no remaining references, all landing surfaces consume the updated shared logo list, and the responsive card-width calculations account for their configured gaps.
|
| Filename | Overview |
|---|---|
| apps/sim/app/(landing)/components/logos/logos.tsx | Removes the Russell Investments entry and consistently reflows all shared grid-layout consumers using responsive flex sizing. |
| apps/sim/public/landing/logos/russell-investments.svg | Deletes the logo asset after removing its sole application reference. |
Reviews (1): Last reviewed commit: "chore(landing): remove the Russell Inves..." | Re-trigger Greptile
Summary
xlcards take an even share, 2-up on phonesType of Change
Testing
Tested manually
Checklist