2
0
Commit Graph

38 Commits

Author SHA1 Message Date
5d99e00f6b 📝 Add "Lead Generation Guide" article (#1465)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-23 19:32:46 +02:00
a1da5f2cd4 📝 Add "Top 5 Alternatives to Landbot" article
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-22 16:04:59 +02:00
eb2001c06b 📝 Improve blog capabilities and components 2024-04-20 18:21:06 +02:00
6fe4e28bc3 📝 Add new blog structure 2024-04-19 13:20:58 +02:00
73d2e165bf 🔥 Remove VIEWER_URL_INTERNAL variable
BREAKING CHANGE: NEXT_PUBLIC_VIEWER_INTERNAL does not exist anymore as typebot.io now directly points to the viewer project
2023-11-23 15:34:19 +01:00
68e4fc71fb fix: whole page overflowing on the x axis and displaying a horizontal scrollbar (#1011)
this PR fixes issue
https://github.com/baptisteArno/typebot.io/issues/1008 by making the
position of `HandDrawnArrow`'s parent relative, which confines the
absolute position of its children to be within the bounds of the parent,
causing layout not shift due to `right -30px`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Updated the layout behavior of the `RealTimeResults` component on the
landing page for better user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-11-08 07:40:02 +01:00
cdd3e19755 ♻️ (lp) Add back static images into landing page 2023-09-07 18:31:05 +02:00
e293cb0111 Add Next.js embed library 2023-07-15 12:28:10 +02:00
f1b643c5be 🔒 Revert ddos lockdown 2023-06-19 18:41:00 +02:00
3e2c462617 🔒 Remove lp image DDOS prevention 2023-06-19 17:15:25 +02:00
2cbf8348c3 🛂 Add new yearly plans and graduated pricing
BREAKING CHANGE: Stripe environment variables have changed. New ones are required. Check out the new Stripe configuration in the
docs.

Closes #457
2023-04-13 11:39:10 +02:00
b3e5887420 💄 (lp) Fix overflow issue on mobile 2023-03-19 11:37:19 +01:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
67cb4b4878 🐛 (lp) Fix real time airtable bot
Deleted it a long time ago without noticing 😂
2023-03-14 19:22:29 +01:00
6cd1db7ba7 📝 (lp) Update testimonials content 2023-03-03 15:15:43 +01:00
c50c2b84b6 📝 Fix landing page typo (#301) 2023-02-07 17:33:04 +01:00
eb01fd254e 🐛 (lp) Fix real time airtable bot 2023-01-25 17:21:23 +01:00
79622c6884 ♻️ (lp) Remove old bot-engine from landing page 2023-01-25 16:49:28 +01:00
2bec6bda83 📝 (lp) Add new testimonial 2022-12-20 08:33:59 +01:00
03b09ad6eb 💄 (lp) Add 2 other testimonials 2022-12-05 08:38:17 +01:00
bdf7c0d5c0 💄 (lp) Update wall of love 2022-12-02 16:53:41 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
c62e20f81a ✏️ (lp) Fix incorrect additional limits price 2022-11-03 19:39:42 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
f07db7f68a feat(lp): 📝 Improve hero wording and add Plausible 2022-05-22 10:53:25 -07:00
bfd20cbf63 lp: 📝 Add new preview 2022-05-17 10:37:43 -07:00
1fdf7e734b refactor(lp): ♻️ Simplify header 2022-04-05 09:51:43 +02:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
d4022c6e3f docs(lp): 📝 Add 3rd testimonial 2022-03-22 10:28:01 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
52b773379e docs(lp): 💄 Small visual fixes 2022-03-17 14:37:00 +01:00
d0ece4cc8f docs(lp): 💄 Add interactive indications 2022-03-17 14:37:00 +01:00
37b7ca32e9 docs(lp): 💄 Add animation on scroll 2022-03-17 14:37:00 +01:00
21e926a477 docs(lp): 💄 Refont LP for v2 2022-03-17 14:37:00 +01:00
56bd5fafc3 feat: ️ Add docs and connect Stripe 2022-02-14 16:41:39 +01:00
36be3577e1 chore(lp): 📦️ Import existing Landing page 2022-02-09 18:52:36 +01:00