From d651cbd2281066b5e611d8583753fc65d67bc336 Mon Sep 17 00:00:00 2001 From: Chloe Date: Thu, 11 Jul 2024 08:30:59 +0700 Subject: [PATCH] update phone number on homepage Signed-off-by: Chloe --- components/faq.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}