feat: update commercial license price to $79

This commit is contained in:
alam00000
2026-03-30 23:31:04 +05:30
parent c4f389055a
commit 54ed64d326
4 changed files with 7 additions and 7 deletions

View File

@@ -82,11 +82,11 @@ BentoPDF is **dual-licensed** to fit your needs:
| License | Best For | Price | | License | Best For | Price |
| -------------- | -------------------------------------------- | ------------------ | | -------------- | -------------------------------------------- | ------------------ |
| **AGPL-3.0** | Open-source projects with public source code | **Free** | | **AGPL-3.0** | Open-source projects with public source code | **Free** |
| **Commercial** | Proprietary / closed-source applications | **$49** (lifetime) | | **Commercial** | Proprietary / closed-source applications | **$79** (lifetime) |
<p align="center"> <p align="center">
<a href="https://buy.polar.sh/polar_cl_ThDfffbl733x7oAodcIryCzhlO57ZtcWPq6HJ1qMChd"> <a href="https://buy.polar.sh/polar_cl_ThDfffbl733x7oAodcIryCzhlO57ZtcWPq6HJ1qMChd">
<img src="https://img.shields.io/badge/🚀_Get_Commercial_License-$49_Lifetime-6366f1?style=for-the-badge&labelColor=1f2937" alt="Get Commercial License"> <img src="https://img.shields.io/badge/🚀_Get_Commercial_License-$79_Lifetime-6366f1?style=for-the-badge&labelColor=1f2937" alt="Get Commercial License">
</a> </a>
</p> </p>

View File

@@ -54,7 +54,7 @@ import { showLoader, hideLoader, showAlert } from '../ui.js';
import { state } from '../state.js'; import { state } from '../state.js';
document.addEventListener('DOMContentLoaded', () => { document.addEventListener('DOMContentLoaded', () => {
// Your tool logic here // Your tool logic here
}); });
``` ```
@@ -131,6 +131,6 @@ Before your PR can be merged, you'll need to sign our CLA:
BentoPDF is dual-licensed: BentoPDF is dual-licensed:
- **AGPL-3.0** for open-source projects where you share your full source code publicly - **AGPL-3.0** for open-source projects where you share your full source code publicly
- **Commercial License** for proprietary/closed-source applications - [Get Lifetime License for $49](https://ko-fi.com/s/f32ca4cb75) - **Commercial License** for proprietary/closed-source applications - [Get Lifetime License for $79](https://ko-fi.com/s/f32ca4cb75)
By contributing, you agree that your contributions will be licensed under these terms. By contributing, you agree that your contributions will be licensed under these terms.

View File

@@ -8,7 +8,7 @@ For complete licensing information, delivery details, AGPL component notices, an
## Get a Commercial License ## Get a Commercial License
**[Get Lifetime License for $49](https://ko-fi.com/s/f32ca4cb75)** — A one-time purchase that includes all future updates forever. **[Get Lifetime License for $79](https://ko-fi.com/s/f32ca4cb75)** — A one-time purchase that includes all future updates forever.
## When Do You Need a Commercial License? ## When Do You Need a Commercial License?

View File

@@ -189,7 +189,7 @@
> >
<div class="flex items-baseline gap-2"> <div class="flex items-baseline gap-2">
<span class="text-gray-500 text-xl line-through">$99</span> <span class="text-gray-500 text-xl line-through">$99</span>
<span class="text-white text-4xl font-bold">$49</span> <span class="text-white text-4xl font-bold">$79</span>
<span class="text-gray-400 text-lg"> one-time</span> <span class="text-gray-400 text-lg"> one-time</span>
</div> </div>
<a <a
@@ -558,7 +558,7 @@
rel="noopener noreferrer" rel="noopener noreferrer"
class="inline-flex items-center gap-2 px-8 py-3 rounded-full bg-indigo-500 text-white font-semibold hover:bg-indigo-400 transition-all duration-200 group mb-4" class="inline-flex items-center gap-2 px-8 py-3 rounded-full bg-indigo-500 text-white font-semibold hover:bg-indigo-400 transition-all duration-200 group mb-4"
> >
Get Commercial License - $49 Get Commercial License - $79
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
width="18" width="18"