chore: update Q&A section with new title

This commit is contained in:
Mueez Khan 2024-06-27 09:16:04 -04:00 committed by GitHub
parent 157c39c1db
commit abd3303742
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,7 @@ export const FAQ = () => (
Have any questions?
</p>
<h2 className="mb-16 custom-block-big-title text-center">
Frequently Asked Questions
Questions and Answers
</h2>
<div className="mb-11 flex flex-wrap -m-1">
{FAQData.map((item, index) => (