diff --git a/components/faq.tsx b/components/faq.tsx index db77346f9..11af77a1f 100644 --- a/components/faq.tsx +++ b/components/faq.tsx @@ -1,4 +1,5 @@ import { PhoneIcon } from '@heroicons/react/24/outline'; +import { phoneNumber } from 'lib/constants'; import { getMetaobject } from 'lib/shopify'; import Image from 'next/image'; import { Suspense } from 'react'; @@ -43,7 +44,7 @@ const FAQ = async ({ handle }: { handle: string }) => {

Have Any Questions

- (888) 242-2605 + {phoneNumber?.title}