📝 docs: translated testimonials

This commit is contained in:
eshanized
2025-01-06 14:14:41 +05:30
parent f3e07d63d2
commit 8ab0d740eb

View File

@@ -1,17 +1,17 @@
export const testimonials = [ export const testimonials = [
{ {
content: "Snigdha OS has revolutionized our security testing workflow. The tools and interface are exceptional.", content: "स्निग्धा ओएस ने हमारे सुरक्षा परीक्षण के तरीके को पूरी तरह से बदल दिया है। टूल्स और उपयोगकर्ता-अनुकूल इंटरफेस शानदार हैं।",
author: "Sarah Chen", author: "राजेश कुमार",
role: "Security Engineer at TechCorp" role: "सुरक्षा इंजीनियर, इंफोसेक्योर टेक"
}, },
{ {
content: "The best security-focused distribution I've used. Regular updates and great community support.", content: "एक बेजोड़ सुरक्षा-केंद्रित डिस्ट्रीब्यूशन। नियमित अपडेट और जीवंत समुदाय इसे उपयोग करने का आनंद बनाते हैं।",
author: "Michael Rodriguez", author: "अंजलि शर्मा",
role: "Penetration Tester" role: "पेनिट्रेशन टेस्टर"
}, },
{ {
content: "Perfect for both beginners and advanced users. The documentation is comprehensive and helpful.", content: "साइबर सुरक्षा के क्षेत्र में शुरुआती और पेशेवर दोनों के लिए आदर्श। व्यापक दस्तावेज़ीकरण एक बेहतरीन संसाधन है।",
author: "Emma Thompson", author: "विक्रम अय्यर",
role: "Cybersecurity Consultant" role: "साइबर सुरक्षा सलाहकार"
} }
]; ];