You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewing files that changed from the base of the PR and between 5b3fe30 and ff7f611.
⛔ Files ignored due to path filters (1)
public/memberJourney/alumni/Elisa.png is excluded by !**/*.png
📒 Files selected for processing (2)
app/member-journey/page.tsx
components/TestimonialsSection.tsx
📝 Walkthrough
Walkthrough
Made the quote field optional in testimonial data structures, updated member journey page copy for hero, timeline, and departments sections, and refined UI styling for navigation controls and department cards.
Made quote field optional in TestimonialItem interface, allowing testimonials without quotes.
Member Journey Content & Styling app/member-journey/page.tsx
Removed quote from MemberStory interface; refreshed hero, timeline milestone, and department descriptions; replaced arrow text characters with inline SVG icons; refined navigation button sizing and image counter badge styling.
Estimated code review effort
🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Feat: Update Image on Member page #16: Modifies similar testimonial-related interfaces and data flows by adjusting MemberStory/TestimonialItem contracts and updating how member stories are passed into TestimonialsSection.
Poem
🐰 A quote here, a quote there—now optional and light, Testimonials shine without words cluttering sight, Arrow icons flutter where text used to dwell, Fresh copy and styling cast their sweet spell, The journey refreshed, hopping forward so bright! ✨
✨ Finishing Touches✨ Simplify code
Create PR with simplified code
Commit simplified code in branch fix/anna
Comment @coderabbitai help to get the list of available commands and usage tips.
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
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.
Summary by CodeRabbit
Updates
Style