diff --git a/public/assets/icons/chat-orange-icon.svg b/public/assets/icons/chat-orange-icon.svg
new file mode 100644
index 0000000..ca67bf6
--- /dev/null
+++ b/public/assets/icons/chat-orange-icon.svg
@@ -0,0 +1,6 @@
+
diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx
index a0cc0f3..6449b8f 100644
--- a/src/app/faq/page.tsx
+++ b/src/app/faq/page.tsx
@@ -144,18 +144,18 @@ export default function FAQPage() {
{/* Category Items */}
-
+
{categories.map((category) => (
@@ -254,10 +254,10 @@ export default function FAQPage() {
className="flex items-center justify-center gap-2 w-[174px] h-[51px] border border-[#00293d] rounded-[7px] font-fractul text-[16px] text-[#00293d] hover:bg-gray-50 transition-colors"
>
Start Live Chat
@@ -266,10 +266,10 @@ export default function FAQPage() {
className="flex items-center justify-center gap-2 w-[174px] h-[51px] border border-[#00293d] rounded-[7px] font-fractul text-[16px] text-[#00293d] hover:bg-gray-50 transition-colors"
>
Email Support