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