diff --git a/src/app/page.tsx b/src/app/page.tsx index deef57a..e286dba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -251,6 +251,8 @@ export default function LandingPage() { id: "q3", title: "Is my data and privacy secure on JobGeorgia?", content: "Absolutely. We implement robust security measures including JWT, Role-Based Access Control, password hashing, and advanced protections against common web vulnerabilities to keep your data safe."}, { id: "q4", title: "Can I integrate my existing HR software?", content: "JobGeorgia is built with a flexible API, allowing for potential integrations with existing HR and applicant tracking systems. Please contact our support team for custom integration solutions."}, + { + id: "q5", title: "How does JobGeorgia ensure platform reliability and scalability for high user volumes?", content: "JobGeorgia undergoes rigorous testing, including unit and integration tests, and regular security audits. Our production readiness involves comprehensive load testing and a robust scaling strategy designed to support over 100,000 active users, ensuring a stable and performant experience for everyone."} ]} title="Frequently Asked Questions" description="Find quick answers to the most common questions about JobGeorgia, our features, and how to get started on your career journey."