feat: add testimonial sources link - #65
Conversation
Summary by BeetleThis PR adds a "View sources" button link to the testimonials section of the website homepage. The change enables users to access the Discord server sources/references for the testimonials displayed on the page by linking to the top.gg Discord server listing. This is a small, focused enhancement that improves user engagement by providing transparency about where testimonials are sourced from. 📁 File Changes Summary (Consolidated across all commits):
Total Changes: 1 file changed, +7 additions, -0 deletions 🎯 Key Changes:
📊 Impact Assessment:
⚙️ SettingsSeverity Threshold: 📖 User Guide
|
|
✅ You're good to merge this PR! No issues found. Great job! Settings⚙️ SettingsSeverity Threshold: 📖 User Guide
|
|
Note Linting checks passed successfully 🎉 All formatting and code quality checks are clean. You're good to merge 🚀 |
calebephrem
left a comment
There was a problem hiding this comment.
Add an icon for consistency ;)
|
@pttydou u there? |
Summary by BeetleThis PR adds a visual icon to the "View sources" button in the homepage. The change enhances the UI by incorporating the 📁 File Changes Summary (Consolidated across all commits):
Total Changes: 1 file changed, +4 additions, -1 deletion 🎯 Key Changes:
📊 Impact Assessment:
⚙️ SettingsSeverity Threshold: 📖 User Guide
|
|
Added the CircleArrowRightUp icon to the View sources button in 98ecffb. I reran lint, typecheck, build, the scoped Prettier check, and desktop/mobile browser checks. |
|
✅ You're good to merge this PR! No issues found. Great job! Settings⚙️ SettingsSeverity Threshold: 📖 User Guide
|
|
Note Linting checks passed successfully 🎉 All formatting and code quality checks are clean. You're good to merge 🚀 |
|
Thanks for contributing! |
What does this PR do?
Adds a primary
View sourcesbutton after the testimonial grid. The link opens the server's top.gg sources in a new tab withnoopener noreferrer.Closes
Type of change(s)
Checklist
bun run lintornpm run lintcompletes without warnings or errorsbun run buildornpm run buildcompletes successfullyfeat: ...,fix: ...,chore: ...)console.log)Screenshots / recordings (if applicable)
Verified in Edge at 1440×1000 and 390×844. The button stays centered between the testimonial grid and CTA.