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

View File

@@ -474,6 +474,8 @@
React.createElement(SecurityFeatures, { key: 'security-features' }),
React.createElement(Testimonials, { key: 'testimonials' }),
React.createElement(UniqueFeatureSlider, { key: 'unique-features-slider' }),