const ogImage = "https://uksnackattack.co.uk/media/posts/202305/347874613_160941830074523_6021261092796138377_n_17999581660730197.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/reels/202205/AQNMmWQfAb1DiqZCMEv5xCAGyqcxw8VqGIKPXxd5_beSuNtJJvWHTwAYXJA9739cZofwkd12qLwuTxeqVWSDGCD_TvhEF8hBkNU_17932050722106755.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...