diff --git a/src/components/AdDisplay/AdDisplay.tsx b/src/components/AdDisplay/AdDisplay.tsx index a1f35d3..f2dd73a 100644 --- a/src/components/AdDisplay/AdDisplay.tsx +++ b/src/components/AdDisplay/AdDisplay.tsx @@ -31,7 +31,11 @@ function Ad({

)} - + {mediaUrlType === 'image' ? ( + {secure_url.endsWith('.mov') ? ( + + ) : null} )} @@ -57,6 +67,8 @@ function Ad({ {target || `https://tincre.dev/promo`}