[PR #1007] [MERGED] feat: add website cta #1318

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1007
Author: @catalinpit
Created: 3/8/2024
Status: Merged
Merged: 3/12/2024
Merged by: @Mythie

Base: mainHead: feat/add-website-cta


📝 Commits (6)

  • 4184369 feat: add website cta
  • 61ca34e removed unused cn
  • 0fdb7f7 fix: changed to card component
  • e8b209e fix: fixed cta component
  • 9ac3464 Merge branch 'main' into feat/add-website-cta
  • f6c2b6c fix: minor updates

📊 Changes

4 files changed (+189 additions, -146 deletions)

View changed files

📝 apps/marketing/contentlayer.config.ts (+1 -0)
📝 apps/marketing/src/app/(marketing)/blog/[post]/page.tsx (+52 -46)
📝 apps/marketing/src/app/(marketing)/open/page.tsx (+105 -100)
apps/marketing/src/components/(marketing)/call-to-action.tsx (+31 -0)

📄 Description

hover
notover


🔄 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/1007 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/12/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/add-website-cta` --- ### 📝 Commits (6) - [`4184369`](https://github.com/documenso/documenso/commit/41843691e807b59efe1dd3ac1fec2b34e80fd1df) feat: add website cta - [`61ca34e`](https://github.com/documenso/documenso/commit/61ca34eee17074d7025e00eea865d41f46c4686a) removed unused cn - [`0fdb7f7`](https://github.com/documenso/documenso/commit/0fdb7f7a8d6f80f74cada410c825b4bc000dc5fe) fix: changed to card component - [`e8b209e`](https://github.com/documenso/documenso/commit/e8b209eb822e9c8280be689599f2ec1ec624adf1) fix: fixed cta component - [`9ac3464`](https://github.com/documenso/documenso/commit/9ac346443de6695ebe37160fa0646fca269ad9f7) Merge branch 'main' into feat/add-website-cta - [`f6c2b6c`](https://github.com/documenso/documenso/commit/f6c2b6c1c5a439199585198b4fce2245483f9e58) fix: minor updates ### 📊 Changes **4 files changed** (+189 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/contentlayer.config.ts` (+1 -0) 📝 `apps/marketing/src/app/(marketing)/blog/[post]/page.tsx` (+52 -46) 📝 `apps/marketing/src/app/(marketing)/open/page.tsx` (+105 -100) ➕ `apps/marketing/src/components/(marketing)/call-to-action.tsx` (+31 -0) </details> ### 📄 Description ![hover](https://github.com/documenso/documenso/assets/25515812/9132ef8c-f956-4370-8e20-cc01bc196664) ![notover](https://github.com/documenso/documenso/assets/25515812/a12e72f0-84eb-43bd-bb95-828fef8e8819) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:45 +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#1318
No description provided.