Skip to content

Commit

Permalink
chore: update Q&A section with new title
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmk authored Jun 27, 2024
1 parent 157c39c commit abd3303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FAQ.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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) => (
Expand Down

0 comments on commit abd3303

Please sign in to comment.