Skip to content

Commit

Permalink
✨ Add new user onboarding template
Browse files Browse the repository at this point in the history
Closes #325
  • Loading branch information
baptisteArno committed Feb 22, 2023
1 parent 6339f44 commit 00b6acc
Show file tree
Hide file tree
Showing 9 changed files with 509 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/builder/public/templates/digital-product-payment.json
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@
"isBrandingEnabled": true,
"isInputPrefillEnabled": true,
"isHideQueryParamsEnabled": true,
"isNewResultOnRefreshEnabled": false
"isNewResultOnRefreshEnabled": true
},
"metadata": {
"description": "Build beautiful conversational forms and embed them directly in your applications without a line of code. Triple your response rate and collect answers that has more value compared to a traditional form."
Expand Down
5 changes: 2 additions & 3 deletions apps/builder/public/templates/faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,7 @@
},
"buttons": { "color": "#FFFFFF", "backgroundColor": "#0042DA" },
"hostAvatar": {
"isEnabled": true,
"url": "https://s3.fr-par.scw.cloud/typebot/public/typebots/cl96ns7zc000dky099ku4bmav/sigmund-a19OVaa2rzA-unsplash Small.jpeg"
"isEnabled": true
},
"hostBubbles": { "color": "#303235", "backgroundColor": "#F7F8FF" },
"guestBubbles": { "color": "#FFFFFF", "backgroundColor": "#FF8E21" }
Expand All @@ -560,7 +559,7 @@
"isBrandingEnabled": true,
"isInputPrefillEnabled": true,
"isHideQueryParamsEnabled": true,
"isNewResultOnRefreshEnabled": false
"isNewResultOnRefreshEnabled": true
},
"metadata": {
"description": "Build beautiful conversational forms and embed them directly in your applications without a line of code. Triple your response rate and collect answers that has more value compared to a traditional form."
Expand Down
2 changes: 1 addition & 1 deletion apps/builder/public/templates/lead-scoring.json
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@
"general": {
"isBrandingEnabled": true,
"isInputPrefillEnabled": true,
"isNewResultOnRefreshEnabled": false
"isNewResultOnRefreshEnabled": true
},
"metadata": {
"description": "Build beautiful conversational forms and embed them directly in your applications without a line of code. Triple your response rate and collect answers that has more value compared to a traditional form."
Expand Down
Loading

1 comment on commit 00b6acc

@vercel
Copy link

@vercel vercel bot commented on 00b6acc Feb 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-git-main-typebot-io.vercel.app
app.typebot.io
builder-v2-typebot-io.vercel.app

Please sign in to comment.