diff --git a/src/components/ui/FAQ.tsx b/src/components/ui/FAQ.tsx index f9053b9..0c2d664 100644 --- a/src/components/ui/FAQ.tsx +++ b/src/components/ui/FAQ.tsx @@ -45,7 +45,7 @@ const FAQ: React.FC = () => { return (
-

We're here to answer all your questions.

+

We're here to answer all your questions.

{faqs.map((faq, index) => (