diff --git a/src/app/page.tsx b/src/app/page.tsx index 77b06ca..8ee655e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -241,9 +241,9 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "What data types does your platform support?", content: "Our platform is designed to handle a wide range of data types, including numerical, categorical, time-series, and unstructured text data."} { - id: "q2", title: "How does QuantifyLabs ensure data security?", content: "We implement industry-standard encryption, access controls, and regular security audits to protect your data integrity and confidentiality."} { - id: "q3", title: "Can your solutions be customized for specific research needs?", content: "Absolutely. We offer tailored customization options and collaborate closely with your team to develop bespoke algorithms and features."} { + id: "q1", title: "What data types does your platform support?", content: "Our platform is designed to handle a wide range of data types, including numerical, categorical, time-series, and unstructured text data."}, { + id: "q2", title: "How does QuantifyLabs ensure data security?", content: "We implement industry-standard encryption, access controls, and regular security audits to protect your data integrity and confidentiality."}, { + id: "q3", title: "Can your solutions be customized for specific research needs?", content: "Absolutely. We offer tailored customization options and collaborate closely with your team to develop bespoke algorithms and features."}, { id: "q4", title: "What kind of support is available?", content: "We provide comprehensive support, including documentation, tutorials, community forums, and dedicated technical support for premium plans."} ]} sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about our platform, services, and how we can support your scientific endeavors."