Add Testimonials section with user feedback

This commit is contained in:
lockbitchat
2025-10-02 19:39:40 -04:00
parent 78769b58ef
commit 4359e5fab1
11 changed files with 213 additions and 8 deletions

1
sw.js
View File

@@ -22,6 +22,7 @@ const STATIC_ASSETS = [
'/src/components/ui/ComparisonTable.jsx',
'/src/components/ui/UniqueFeatureSlider.jsx',
'/src/components/ui/SecurityFeatures.jsx',
'/src/components/ui/Testimonials.jsx',
'/src/components/ui/Roadmap.jsx',
'/src/styles/main.css',
'/src/styles/animations.css',