diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index a86f4f81f..be0609218 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -5,6 +5,7 @@ import InstagramIcon from 'components/icons/instagram'; import KanjiLogo from 'components/icons/kanji'; import { Cart, Product } from 'lib/shopify/types'; import Link from 'next/link'; +import { Suspense } from 'react'; import FooterMenu from './footer-menu'; import NewsletterFooter from './newsletter-footer'; @@ -95,7 +96,9 @@ export default async function Footer({