Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Why am I seeing this page?", content: "You are seeing this page because our automated security system is performing a check to ensure you are a human." },
|
||||
{ id: "f2", title: "How do I bypass this?", content: "The check is automatic and should resolve once verified." },
|
||||
{ id: "f2", title: "How do I bypass this?", content: "No action is required. Please simply wait while the automated process completes, and you will be redirected shortly." },
|
||||
{ id: "f3", title: "Is my data secure?", content: "Absolutely. Our platform is built with industry-standard security." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
|
||||
Reference in New Issue
Block a user