diff --git a/src/app/page.tsx b/src/app/page.tsx index 809f445..77b06ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -241,10 +241,10 @@ 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."},n { - 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."},n { - 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."},n { - 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."},n ]} + 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." faqsAnimation="slide-up"