feat(testimonials): replace static quote with 11-item Swiper carousel
Installs swiper, rewrites HomeTestimonials with loop, 6400ms autoplay, clickable pagination bullets, and prev/next navigation. Extracts all 11 testimonials from the live site into both EN and ES content files. Styles bullets and arrows with accent colour tokens to match the live site. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"cheerio": "^1.1.0",
|
||||
"fast-glob": "^3.3.3",
|
||||
"gray-matter": "^4.0.3",
|
||||
"swiper": "^12.2.0",
|
||||
"turndown": "^7.2.0",
|
||||
"zod": "^3.25.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user