mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 21:59:24 +00:00
chore: update Q&A section with new title
This commit is contained in:
parent
157c39c1db
commit
abd3303742
1 changed files with 1 additions and 1 deletions
|
|
@ -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) => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue