const ogImage = "https://uksnackattack.co.uk/media/reels/202305/AQOjAP2wSaofcAZceYZZsIOhC7CXHmJ9TYVuvGLNeIyfTcaKyGnHWGYeA6REe3Shccmcu7xCUJI_OawIOJsnrCqZIjRIlXueH64y4_17964714761250981.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/202102/151028368_879212665978336_5862601944873611104_n_17914541980602842.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201910/70903212_399261994339647_4921433375328749943_n_18085732174129082.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...