const ogImage = "https://uksnackattack.co.uk/media/reels/202206/AQOA6B2aIiFShnTVeFz0tchbg2h1ll9pPHZk4E4BGBFV8TpH4_p70SXqpHrapsirL6ygNkvXWB_GEXJ_VdpVjxKMu9fRwIdbdM0Ns_17963221594743179.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202206/290471701_5387693897957383_8324982488639465699_n_17918782064373418.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...