From 3e8f31152e36f099f90b75baaeb135d8f80d92df Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Sat, 11 Jul 2026 03:25:34 +0530 Subject: [PATCH] feat(web): update Instagram marketing copy --- surfsense_web/lib/connectors-marketing/instagram.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/surfsense_web/lib/connectors-marketing/instagram.tsx b/surfsense_web/lib/connectors-marketing/instagram.tsx index 39a4a04cb..4c779b591 100644 --- a/surfsense_web/lib/connectors-marketing/instagram.tsx +++ b/surfsense_web/lib/connectors-marketing/instagram.tsx @@ -88,7 +88,7 @@ export const instagram: ConnectorPageContent = { { title: "Influencer vetting and outreach", description: - "Verify a creator's follower count, post cadence, and real engagement from public data before you pay for a partnership, and surface who is already mentioning your brand.", + "Verify a creator's follower count, post cadence, and real engagement from public data before you pay for a partnership.", }, ], @@ -161,7 +161,7 @@ export const instagram: ConnectorPageContent = { name: "result_type", type: "string", defaultValue: '"posts"', - description: "Which feed to return: posts, reels, or mentions. 'mentions' requires profile URLs.", + description: "Which feed to return: posts or reels.", }, { name: "newer_than",