mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-18 23:11:12 +02:00
feat(web): update Instagram marketing copy
This commit is contained in:
parent
b75ab81261
commit
3e8f31152e
1 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@ export const instagram: ConnectorPageContent = {
|
||||||
{
|
{
|
||||||
title: "Influencer vetting and outreach",
|
title: "Influencer vetting and outreach",
|
||||||
description:
|
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",
|
name: "result_type",
|
||||||
type: "string",
|
type: "string",
|
||||||
defaultValue: '"posts"',
|
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",
|
name: "newer_than",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue