-
Notifications
You must be signed in to change notification settings - Fork 14
refactor: update testimonial data with new testimonials and correct author/source info #322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: update testimonial data with new testimonials and correct author/source info #322
Conversation
|
|
View your CI Pipeline Execution ↗ for commit d3b59ea
☁️ Nx Cloud last updated this comment at |
44d1f70 to
507fcc0
Compare
2201909 to
1eacccd
Compare
507fcc0 to
dcee86f
Compare
1eacccd to
52708fa
Compare
dcee86f to
3bb8188
Compare
52708fa to
26238c3
Compare
26238c3 to
8ce8480
Compare
3bb8188 to
05e568d
Compare
…uthor/source info
8ce8480 to
d3b59ea
Compare
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-322.pgflow.pages.dev 📝 Details:
_Last updated: _ |
Merge activity
|
…uthor/source info (#322) ### TL;DR Redesigned the testimonials section with a new grid layout featuring a hero testimonial and updated content. ### What changed? - Replaced the infinite scrolling carousel with a static grid layout - Added a prominent hero testimonial at the top - Updated testimonial content with real user feedback - Improved responsive design for different screen sizes - Enhanced styling with better typography and visual hierarchy - Changed section title from "What Developers Are Saying" to "What Developers Say" - Removed subtitle "*Real comments after seeing early demos*" ### How to test? 1. Run the website locally 2. Navigate to the homepage and scroll to the testimonials section 3. Verify the hero testimonial appears at the top 4. Check that the grid layout displays correctly 5. Test responsiveness by resizing the browser window to ensure proper layout on mobile, tablet, and desktop ### Why make this change? The new design provides a more structured and readable presentation of user testimonials. By highlighting a hero testimonial and organizing the rest in a grid, it creates a better visual hierarchy and improves the overall user experience. The updated content includes more specific feedback about PQFlow, making the testimonials more relevant and impactful.

TL;DR
Redesigned the testimonials section with a new grid layout featuring a hero testimonial and updated content.
What changed?
How to test?
Why make this change?
The new design provides a more structured and readable presentation of user testimonials. By highlighting a hero testimonial and organizing the rest in a grid, it creates a better visual hierarchy and improves the overall user experience. The updated content includes more specific feedback about PQFlow, making the testimonials more relevant and impactful.