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
dist/app.js vendored
View File

@@ -453,6 +453,7 @@ var EnhancedConnectionSetup = ({
])
]),
React.createElement(SecurityFeatures, { key: "security-features" }),
React.createElement(Testimonials, { key: "testimonials" }),
React.createElement(UniqueFeatureSlider, { key: "unique-features-slider" }),
React.createElement(DownloadApps, { key: "download-apps" }),
React.createElement(ComparisonTable, { key: "comparison-table" }),