[PR #1256] [CLOSED] chore: add a sales and docs cta to marketing, remove soon for profile/ add text #1517

Closed
opened 2026-02-26 19:33:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1256
Author: @ElTimuro
Created: 7/26/2024
Status: Closed

Base: mainHead: chore/add-ctas


📝 Commits (4)

  • 8af257e chore: link self-hosting start to docs
  • 24afaff chore: add a sales and docs cta to marketing, remove soon for profile/ add text
  • 79d3cbd chore: extract translations
  • f0c6694 Merge branch 'main' into chore/add-ctas

📊 Changes

8 files changed (+152 additions, -57 deletions)

View changed files

📝 apps/marketing/src/app/(marketing)/page.tsx (+2 -2)
📝 apps/marketing/src/app/(marketing)/pricing/page.tsx (+5 -1)
apps/marketing/src/components/(marketing)/learn-more-callout.tsx (+49 -0)
📝 apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx (+4 -2)
📝 packages/lib/translations/de/marketing.js (+1 -1)
📝 packages/lib/translations/de/marketing.po (+45 -25)
📝 packages/lib/translations/en/marketing.js (+1 -1)
📝 packages/lib/translations/en/marketing.po (+45 -25)

📄 Description

add ctas to marketing

Summary by CodeRabbit

  • New Features

    • Introduced a LearnMoreCallout component on the IndexPage for easier access to resources.
    • Updated the pricing page button to link to self-hosting documentation.
  • Content Updates

    • Revised text in the ShareConnectPaidWidgetBento for clarity and conciseness.
    • Added and updated translation messages for German and English to enhance user engagement.

These changes improve user experience by providing clearer information and more relevant resources.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1256 **Author:** [@ElTimuro](https://github.com/ElTimuro) **Created:** 7/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chore/add-ctas` --- ### 📝 Commits (4) - [`8af257e`](https://github.com/documenso/documenso/commit/8af257e319f00858f2620f893733ea4a85d4025c) chore: link self-hosting start to docs - [`24afaff`](https://github.com/documenso/documenso/commit/24afaffd33aa83b66c998f086e164f1bd04710d3) chore: add a sales and docs cta to marketing, remove soon for profile/ add text - [`79d3cbd`](https://github.com/documenso/documenso/commit/79d3cbd0b72488fcb8189115a874b5e5b6861b1e) chore: extract translations - [`f0c6694`](https://github.com/documenso/documenso/commit/f0c66943436800a0bc7da1c31e2befb72f5a633a) Merge branch 'main' into chore/add-ctas ### 📊 Changes **8 files changed** (+152 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/app/(marketing)/page.tsx` (+2 -2) 📝 `apps/marketing/src/app/(marketing)/pricing/page.tsx` (+5 -1) ➕ `apps/marketing/src/components/(marketing)/learn-more-callout.tsx` (+49 -0) 📝 `apps/marketing/src/components/(marketing)/share-connect-paid-widget-bento.tsx` (+4 -2) 📝 `packages/lib/translations/de/marketing.js` (+1 -1) 📝 `packages/lib/translations/de/marketing.po` (+45 -25) 📝 `packages/lib/translations/en/marketing.js` (+1 -1) 📝 `packages/lib/translations/en/marketing.po` (+45 -25) </details> ### 📄 Description add ctas to marketing <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a `LearnMoreCallout` component on the IndexPage for easier access to resources. - Updated the pricing page button to link to self-hosting documentation. - **Content Updates** - Revised text in the `ShareConnectPaidWidgetBento` for clarity and conciseness. - Added and updated translation messages for German and English to enhance user engagement. These changes improve user experience by providing clearer information and more relevant resources. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1517
No description provided.