The Testimonials page appears as “Kind Words” in the navigation bar. It provides a dedicated space for client feedback, colleague endorsements, and collaborator quotes that build social proof alongside your project work. Testimonials tell visitors what it is actually like to work with you — something a project screenshot or skill badge cannot communicate on its own.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/artisan-developer/llms.txt
Use this file to discover all available pages before exploring further.
File location
Content guidelines
Each testimonial should include three things:- The quote text — what the person said, in their own words
- The person’s name — their full name as they would want it attributed
- Their role or relationship — enough context for visitors to understand who they are (e.g., “Client at Acme Corp”, “Engineering Manager, DyeHard Tech”, “Collaborator on the Splash Digital project”)
Visual treatment
Testimonial cards use the.soap-bubble or .marbled-paper CSS classes from assets/main.css to give each quote a distinct, contained visual presentation. The Caveat handwriting font (loaded via the font-hand class) works well for attribution lines — it gives the byline a personal, signed quality that fits the theme’s artisan aesthetic.
Optional: hiding this page
If you do not yet have testimonials to include, you can hide this page from navigation without deleting it. Remove its entry from the routes array incomponents/SwirlNav.js:
pages/Testimonials.html and you can restore the nav link whenever you are ready to add content.