|
98 | 98 | answer: "Yes! BottleCRM is 100% free and open-source. You can download, install, customize, and use it without any subscription fees or hidden costs. We also offer optional paid support services for hosting and customization."
|
99 | 99 | },
|
100 | 100 | {
|
101 |
| - question: "How does BottleCRM compare to Salesforce or HubSpot?", |
102 |
| - answer: "BottleCRM offers many of the same core features as expensive CRM platforms but without the high monthly costs. While enterprise CRMs might have more advanced features, BottleCRM provides everything most startups and small businesses need to manage customer relationships effectively." |
| 101 | + question: "How does BottleCRM compare to traditional CRM platforms?", |
| 102 | + answer: "BottleCRM offers many of the same core features as enterprise CRM platforms but without the high monthly costs. While some commercial CRMs might have more advanced features, BottleCRM provides everything most startups and small businesses need to manage customer relationships effectively." |
103 | 103 | },
|
104 | 104 | {
|
105 | 105 | question: "Can I self-host BottleCRM on my own servers?",
|
|
131 | 131 | userLimit: "Unlimited"
|
132 | 132 | },
|
133 | 133 | {
|
134 |
| - name: "Salesforce", |
135 |
| - price: "$25-300/user/month", |
| 134 | + name: "Enterprise CRM Solutions", |
| 135 | + price: "$25-300+/user/month", |
136 | 136 | openSource: false,
|
137 | 137 | selfHosted: false,
|
138 | 138 | customizable: true,
|
139 |
| - support: "Paid", |
| 139 | + support: "Paid Only", |
140 | 140 | userLimit: "Per seat pricing"
|
141 | 141 | },
|
142 | 142 | {
|
143 |
| - name: "HubSpot", |
144 |
| - price: "$50-3200/month", |
| 143 | + name: "Popular Cloud CRMs", |
| 144 | + price: "$50-3200+/month", |
145 | 145 | openSource: false,
|
146 | 146 | selfHosted: false,
|
147 | 147 | customizable: "Limited",
|
148 | 148 | support: "Freemium + Paid",
|
149 | 149 | userLimit: "Contact-based pricing"
|
150 | 150 | },
|
151 | 151 | {
|
152 |
| - name: "Pipedrive", |
153 |
| - price: "$15-99/user/month", |
| 152 | + name: "Traditional CRM Platforms", |
| 153 | + price: "$15-99+/user/month", |
154 | 154 | openSource: false,
|
155 | 155 | selfHosted: false,
|
156 | 156 | customizable: "Limited",
|
157 |
| - support: "Paid", |
| 157 | + support: "Paid Only", |
158 | 158 | userLimit: "Per seat pricing"
|
159 | 159 | }
|
160 | 160 | ];
|
|
189 | 189 |
|
190 | 190 | <svelte:head>
|
191 | 191 | <title>BottleCRM | Free Open-Source CRM Software for Startups & Small Businesses - No Subscription Fees</title>
|
192 |
| - <meta name="description" content="BottleCRM: 100% free, self-hostable CRM software for startups and small businesses. Manage contacts, sales pipeline, tasks & analytics. Open-source alternative to Salesforce & HubSpot. Download now!" /> |
193 |
| - <meta name="keywords" content="free crm software, open source crm, startup crm, small business crm, crm software, customer relationship management, lead management, sales automation, svelte crm, django crm, self hosted crm, salesforce alternative, hubspot alternative, free sales software, crm for startups, no subscription crm" /> |
| 192 | + <meta name="description" content="BottleCRM: 100% free, self-hostable CRM software for startups and small businesses. Manage contacts, sales pipeline, tasks & analytics. Open-source alternative to expensive CRM solutions. Download now!" /> |
| 193 | + <meta name="keywords" content="free crm software, open source crm, startup crm, small business crm, crm software, customer relationship management, lead management, sales automation, svelte crm, django crm, self hosted crm, affordable crm alternative, free sales software, crm for startups, no subscription crm" /> |
194 | 194 |
|
195 | 195 | <!-- Open Graph / Facebook -->
|
196 | 196 | <meta property="og:type" content="website" />
|
|
254 | 254 | <ul class="mb-8 space-y-3 text-lg">
|
255 | 255 | <li class="flex items-center">
|
256 | 256 | <Check class="w-6 h-6 text-green-400 mr-3 flex-shrink-0" />
|
257 |
| - <span class="break-words">No monthly fees - Save $600-3600/year per user</span> |
| 257 | + <span class="break-words">No monthly fees - Save thousands per year</span> |
258 | 258 | </li>
|
259 | 259 | <li class="flex items-center">
|
260 | 260 | <Check class="w-6 h-6 text-green-400 mr-3 flex-shrink-0" />
|
|
352 | 352 | <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
353 | 353 | <div class="text-center mb-16">
|
354 | 354 | <h2 class="text-4xl font-extrabold text-gray-900 sm:text-5xl mb-6">
|
355 |
| - Why Choose BottleCRM Over <span class="text-red-600">Expensive Alternatives?</span> |
| 355 | + Why Choose BottleCRM Over <span class="text-red-600">Expensive CRM Solutions?</span> |
356 | 356 | </h2>
|
357 | 357 | <p class="text-xl text-gray-600 max-w-3xl mx-auto">
|
358 |
| - Compare BottleCRM with popular CRM solutions and see how much you can save while getting the same powerful features. |
| 358 | + Compare BottleCRM with typical commercial CRM solutions and see how much you can save while getting powerful features. |
359 | 359 | </p>
|
360 | 360 | </div>
|
361 | 361 |
|
|
364 | 364 | <table class="min-w-full bg-white rounded-xl shadow-lg overflow-hidden">
|
365 | 365 | <thead class="bg-gradient-to-r from-blue-600 to-indigo-600 text-white">
|
366 | 366 | <tr>
|
367 |
| - <th class="px-3 sm:px-6 py-4 text-left text-xs sm:text-sm font-semibold whitespace-nowrap">CRM Solution</th> |
368 |
| - <th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Pricing</th> |
| 367 | + <th class="px-3 sm:px-6 py-4 text-left text-xs sm:text-sm font-semibold whitespace-nowrap">CRM Category</th> |
| 368 | + <th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Typical Pricing</th> |
369 | 369 | <th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Open Source</th>
|
370 | 370 | <th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Self-Hosted</th>
|
371 | 371 | <th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Customizable</th>
|
|
407 | 407 |
|
408 | 408 | <div class="mt-8 text-center">
|
409 | 409 | <p class="text-lg text-gray-600 mb-4">
|
410 |
| - <strong class="text-green-600">Annual Savings with BottleCRM:</strong> |
411 |
| - $3,000 - $36,000 per year for a 10-person team |
| 410 | + <strong class="text-green-600">Potential Annual Savings with BottleCRM:</strong> |
| 411 | + $3,000 - $36,000+ per year for a typical team |
412 | 412 | </p>
|
413 | 413 | <a href="/pricing" class="inline-flex items-center text-blue-600 hover:text-blue-700 font-semibold">
|
414 |
| - See detailed pricing comparison |
| 414 | + See detailed cost comparison |
415 | 415 | <ChevronRight class="ml-2 w-4 h-4" />
|
416 | 416 | </a>
|
417 | 417 | </div>
|
|
605 | 605 | <h3 class="text-2xl font-bold mb-4">💰 Your Annual Savings Calculator</h3>
|
606 | 606 | <div class="grid grid-cols-1 md:grid-cols-3 gap-4 text-center">
|
607 | 607 | <div>
|
608 |
| - <div class="text-3xl font-bold text-yellow-300">$3,000</div> |
609 |
| - <div class="text-sm text-blue-100">5 Users vs Salesforce</div> |
| 608 | + <div class="text-3xl font-bold text-yellow-300">$3,000+</div> |
| 609 | + <div class="text-sm text-blue-100">5 Users vs Enterprise CRM</div> |
610 | 610 | </div>
|
611 | 611 | <div>
|
612 |
| - <div class="text-3xl font-bold text-yellow-300">$6,000</div> |
613 |
| - <div class="text-sm text-blue-100">10 Users vs HubSpot</div> |
| 612 | + <div class="text-3xl font-bold text-yellow-300">$6,000+</div> |
| 613 | + <div class="text-sm text-blue-100">10 Users vs Cloud CRM</div> |
614 | 614 | </div>
|
615 | 615 | <div>
|
616 |
| - <div class="text-3xl font-bold text-yellow-300">$18,000</div> |
617 |
| - <div class="text-sm text-blue-100">30 Users vs Pipedrive</div> |
| 616 | + <div class="text-3xl font-bold text-yellow-300">$18,000+</div> |
| 617 | + <div class="text-sm text-blue-100">30 Users vs Commercial CRM</div> |
618 | 618 | </div>
|
619 | 619 | </div>
|
620 | 620 | </div>
|
|
0 commit comments