diff --git a/estore/src/components/FeaturedProducts.tsx b/estore/src/components/FeaturedProducts.tsx index a318ef4..8c3fd65 100644 --- a/estore/src/components/FeaturedProducts.tsx +++ b/estore/src/components/FeaturedProducts.tsx @@ -253,10 +253,10 @@ export default function FeaturedProducts() { {loading ? ( ) : storeClosed ? ( -
+

🎈

-

We’re temporarily closed

-

+

We’re temporarily closed

+

{closeMessage || 'Online ordering is paused right now. Please check back soon or contact us directly.'}