Skip to content

Commit 91b234f

Browse files
Social intents (#602)
* testing * Social Intents
1 parent 8b9b358 commit 91b234f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/s.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,14 @@ export const resources: Resource[] = [
784784
'Shipping web projects should be fast, easy, and low risk. Surge is static web publishing for Front-End Developers, right from the CLI.',
785785
url: 'https://surge.sh/',
786786
},
787+
{
788+
name: 'Social Intents',
789+
categories: ['AI', "Productivity", "Marketing"],
790+
description:
791+
'Live Chat by Social Intents is the easiest way to boost sales and improve customer service',
792+
url: 'https://www.socialintents.com/',
793+
keywords: ['live chat', 'ai', 'sales', 'customer service'],
794+
},
787795
{
788796
name: 'SvelteLaunch',
789797
description: 'Svelte 5 Boilerplate for building AI apps quickly',

0 commit comments

Comments
 (0)