diff --git a/index.js b/index.js index 05007eb..d722cd6 100644 --- a/index.js +++ b/index.js @@ -509,7 +509,7 @@ app.post('/testInteractiveImage', async (req, res) => { await sock.sendMessage( jid, { - image: { url: "https://example.com/image.jpg" }, // remplace par une vraie image en HTTPS + image: { url: "https://wa.canguidev.fr/static/logo-merlo-cs-FR.jpg" }, // remplace par une vraie image en HTTPS caption: "📌 Découvrez notre service interactif !", title: "Merlo Interactive Demo", subtitle: "Choisissez une action",