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/202107/220237006_1181600555670510_2752371865174789614_n_17865004427551836.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202002/82792702_182375553075228_460576023032622964_n_17867598145626453.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...