Copy: replace logo strip headline with grounded developer messaging#2945
Copy: replace logo strip headline with grounded developer messaging#2945
Conversation
Use consistent, accurate wording for the customer logo section on the marketing homepage and homepage variations. Made-with: Cursor
Greptile SummaryThis PR updates marketing copy (logo strip headline unified to "Trusted by developer teams worldwide" across the main and variation pages), removes the BETA badge from the messaging product page, and redesigns the GitHub stat button across all layouts — replacing the star icon + "Star on GitHub" text label with the GitHub logo icon + star count only, paired with accessible Confidence Score: 5/5Safe to merge — only P2 findings present. All changes are copy updates, icon swaps, and CSS additions. The only finding is a missing trailing newline in a SCSS file, which is a P2 style issue and does not affect runtime behavior. src/scss/6-elements/_button.scss (missing trailing newline) Important Files Changed
Reviews (2): Last reviewed commit: "Refactor GitHub stats links across compo..." | Re-trigger Greptile |
- Updated GitHub stat links in `github-stats.svelte`, `Docs.svelte`, `Main.svelte`, `Sidebar.svelte`, and `community/+page.svelte` to use the GitHub icon instead of the star icon. - Added `is-github-stat-link` class and improved accessibility with `aria-label` attributes for better user experience. - Cleaned up unused code in `Main.svelte` and adjusted styles in `_button.scss` for GitHub stat links. These changes enhance the visual consistency and accessibility of GitHub links throughout the application.
Use consistent, accurate wording for the customer logo section on the marketing homepage and homepage variations.
Made-with: Cursor
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)