Skip to content

Commit 61158eb

Browse files
authored
Merge pull request #28 from MicroPyramid/dev
Update contact management and migration pages for clarity and accuracy
2 parents 6e9e6fb + c62fcc5 commit 61158eb

File tree

10 files changed

+293
-280
lines changed

10 files changed

+293
-280
lines changed

src/routes/(site)/+layout.svelte

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<div class="hidden xl:flex items-center space-x-1">
112112
<a href="/features" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Features</a>
113113
<a href="/pricing" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Pricing</a>
114-
<a href="/demo" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Live Demo</a>
114+
<a href="https://www.youtube.com/@bottlecrm" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Live Demo</a>
115115
<a href="/blog" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Blog</a>
116116
<a href="/contact" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Support</a>
117117

@@ -133,7 +133,7 @@
133133

134134
<!-- Tablet Navigation - Shows limited items -->
135135
<div class="hidden lg:flex xl:hidden items-center space-x-2">
136-
<a href="/demo" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Demo</a>
136+
<a href="https://www.youtube.com/@bottlecrm" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Demo</a>
137137
<a href="/login" class="px-3 py-2 rounded-lg text-sm font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-all duration-200">Login</a>
138138
<a href="/signup" class="px-4 py-2 rounded-lg text-sm font-semibold text-white bg-blue-600 hover:bg-blue-700 transition-colors duration-200">Sign Up</a>
139139

@@ -188,7 +188,7 @@
188188
<span class="flex-1">Pricing</span>
189189
<span class="text-xs bg-green-100 text-green-800 px-2 py-1 rounded-full font-medium">Free</span>
190190
</a>
191-
<a href="/demo" class="flex items-center px-4 py-3 rounded-xl text-base font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 active:bg-blue-100 transition-all duration-200">
191+
<a href="https://www.youtube.com/@bottlecrm" class="flex items-center px-4 py-3 rounded-xl text-base font-medium text-gray-700 hover:text-blue-600 hover:bg-blue-50 active:bg-blue-100 transition-all duration-200">
192192
<Video class="w-5 h-5 mr-3 text-purple-500" />
193193
Live Demo
194194
</a>
@@ -383,8 +383,8 @@
383383
<div class="flex flex-col sm:flex-row items-center space-y-2 sm:space-y-0 sm:space-x-6">
384384
<p class="text-sm text-gray-400">© {new Date().getFullYear()} BottleCRM by <a href="https://micropyramid.com" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:text-blue-300">MicroPyramid</a>. Open Source & Free Forever.</p>
385385
<div class="flex space-x-4 text-sm">
386-
<a href="/legal/privacy-policy" class="text-gray-400 hover:text-white transition-colors duration-200">Privacy</a>
387-
<a href="/legal/terms-of-service" class="text-gray-400 hover:text-white transition-colors duration-200">Terms</a>
386+
<a href="/privacy-policy" class="text-gray-400 hover:text-white transition-colors duration-200">Privacy</a>
387+
<a href="/terms-of-service" class="text-gray-400 hover:text-white transition-colors duration-200">Terms</a>
388388
<a href="/sitemap.xml" class="text-gray-400 hover:text-white transition-colors duration-200">Sitemap</a>
389389
</div>
390390
</div>

src/routes/(site)/+page.svelte

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
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."
9999
},
100100
{
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."
103103
},
104104
{
105105
question: "Can I self-host BottleCRM on my own servers?",
@@ -131,30 +131,30 @@
131131
userLimit: "Unlimited"
132132
},
133133
{
134-
name: "Salesforce",
135-
price: "$25-300/user/month",
134+
name: "Enterprise CRM Solutions",
135+
price: "$25-300+/user/month",
136136
openSource: false,
137137
selfHosted: false,
138138
customizable: true,
139-
support: "Paid",
139+
support: "Paid Only",
140140
userLimit: "Per seat pricing"
141141
},
142142
{
143-
name: "HubSpot",
144-
price: "$50-3200/month",
143+
name: "Popular Cloud CRMs",
144+
price: "$50-3200+/month",
145145
openSource: false,
146146
selfHosted: false,
147147
customizable: "Limited",
148148
support: "Freemium + Paid",
149149
userLimit: "Contact-based pricing"
150150
},
151151
{
152-
name: "Pipedrive",
153-
price: "$15-99/user/month",
152+
name: "Traditional CRM Platforms",
153+
price: "$15-99+/user/month",
154154
openSource: false,
155155
selfHosted: false,
156156
customizable: "Limited",
157-
support: "Paid",
157+
support: "Paid Only",
158158
userLimit: "Per seat pricing"
159159
}
160160
];
@@ -189,8 +189,8 @@
189189

190190
<svelte:head>
191191
<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" />
194194

195195
<!-- Open Graph / Facebook -->
196196
<meta property="og:type" content="website" />
@@ -254,7 +254,7 @@
254254
<ul class="mb-8 space-y-3 text-lg">
255255
<li class="flex items-center">
256256
<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>
258258
</li>
259259
<li class="flex items-center">
260260
<Check class="w-6 h-6 text-green-400 mr-3 flex-shrink-0" />
@@ -352,10 +352,10 @@
352352
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
353353
<div class="text-center mb-16">
354354
<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>
356356
</h2>
357357
<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.
359359
</p>
360360
</div>
361361

@@ -364,8 +364,8 @@
364364
<table class="min-w-full bg-white rounded-xl shadow-lg overflow-hidden">
365365
<thead class="bg-gradient-to-r from-blue-600 to-indigo-600 text-white">
366366
<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>
369369
<th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Open Source</th>
370370
<th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Self-Hosted</th>
371371
<th class="px-3 sm:px-6 py-4 text-center text-xs sm:text-sm font-semibold whitespace-nowrap">Customizable</th>
@@ -407,11 +407,11 @@
407407

408408
<div class="mt-8 text-center">
409409
<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
412412
</p>
413413
<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
415415
<ChevronRight class="ml-2 w-4 h-4" />
416416
</a>
417417
</div>
@@ -605,16 +605,16 @@
605605
<h3 class="text-2xl font-bold mb-4">💰 Your Annual Savings Calculator</h3>
606606
<div class="grid grid-cols-1 md:grid-cols-3 gap-4 text-center">
607607
<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>
610610
</div>
611611
<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>
614614
</div>
615615
<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>
618618
</div>
619619
</div>
620620
</div>

src/routes/(site)/contact/+page.svelte

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<div class="bg-white/10 backdrop-blur-sm rounded-lg p-4">
110110
<MessageCircle class="w-8 h-8 text-green-300 mx-auto mb-2" />
111111
<div class="text-sm font-medium">Free Community Support</div>
112-
<div class="text-xs text-blue-200">GitHub, Discord, Docs</div>
112+
<div class="text-xs text-blue-200">GitHub</div>
113113
</div>
114114
<div class="bg-white/10 backdrop-blur-sm rounded-lg p-4">
115115
<HeadphonesIcon class="w-8 h-8 text-yellow-300 mx-auto mb-2" />
@@ -539,14 +539,6 @@
539539
</div>
540540
</div>
541541
542-
<div class="flex items-start">
543-
<MessageCircle class="w-6 h-6 text-blue-600 mr-4 mt-1" />
544-
<div>
545-
<div class="font-semibold text-gray-900">Discord Community</div>
546-
<div class="text-gray-600">Free community support</div>
547-
<a href="#" class="text-blue-600 hover:text-blue-700 text-sm">Join our Discord →</a>
548-
</div>
549-
</div>
550542
551543
<div class="flex items-start">
552544
<Github class="w-6 h-6 text-blue-600 mr-4 mt-1" />
@@ -664,8 +656,6 @@
664656
</button>
665657
</div>
666658
667-
<p class="mt-8 text-blue-200">
668-
💬 Questions? Join our Discord community for free support
669-
</p>
659+
670660
</div>
671661
</section>

src/routes/(site)/faq/+page.svelte

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<svelte:head>
3434
<title>BottleCRM FAQ | Frequently Asked Questions About Free Open-Source CRM Software</title>
3535
<meta name="description" content="Find answers to common questions about BottleCRM - free, open-source CRM software. Learn about pricing, features, self-hosting, support, and how to get started with your free CRM solution." />
36-
<meta name="keywords" content="bottlecrm faq, free crm questions, open source crm help, crm software support, self hosted crm faq, startup crm questions, crm pricing questions, salesforce alternative faq, hubspot alternative questions" />
36+
<meta name="keywords" content="bottlecrm faq, free crm questions, open source crm help, crm software support, self hosted crm faq, startup crm questions, crm pricing questions, free alternative crm, open source crm alternative" />
3737

3838
<!-- Open Graph -->
3939
<meta property="og:title" content="BottleCRM FAQ | Everything You Need to Know" />
@@ -55,10 +55,10 @@
5555
},
5656
{
5757
"@type": "Question",
58-
"name": "How does BottleCRM compare to Salesforce or HubSpot?",
58+
"name": "How does BottleCRM compare to commercial CRM platforms?",
5959
"acceptedAnswer": {
6060
"@type": "Answer",
61-
"text": "BottleCRM provides many of the same core features as expensive CRM platforms but without the high monthly costs. You can save $1,800-50,000 per year compared to commercial alternatives."
61+
"text": "BottleCRM provides many of the same core features as commercial CRM platforms but without monthly subscription costs. You can save thousands per year compared to paid alternatives."
6262
}
6363
}
6464
]
@@ -232,15 +232,15 @@
232232
aria-expanded={activeFaq === 'general-2'}
233233
>
234234
<div class="flex justify-between items-start">
235-
<h3 class="text-lg font-semibold text-gray-900 pr-4 leading-relaxed">How does BottleCRM compare to Salesforce, HubSpot, or Pipedrive?</h3>
235+
<h3 class="text-lg font-semibold text-gray-900 pr-4 leading-relaxed">How does BottleCRM compare to commercial CRM platforms?</h3>
236236
<ChevronDown class="w-5 h-5 text-gray-500 transform transition-transform duration-200 flex-shrink-0 mt-1 {activeFaq === 'general-2' ? 'rotate-180' : ''}" />
237237
</div>
238238
</button>
239239

240240
{#if activeFaq === 'general-2'}
241241
<div transition:fade="{{ duration: 200 }}" class="px-6 pb-6 border-t border-gray-100">
242242
<div class="pt-4">
243-
<p class="text-gray-700 leading-relaxed">BottleCRM provides 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 includes everything most startups and small businesses need: contact management, sales pipeline, task management, reporting, and email integration. You can save $1,800-50,000 per year compared to commercial alternatives.</p>
243+
<p class="text-gray-700 leading-relaxed">BottleCRM provides many of the same core features as commercial CRM platforms but without monthly subscription costs. While enterprise solutions might have more advanced features, BottleCRM includes everything most startups and small businesses need: contact management, sales pipeline, task management, reporting, and email integration. You can save significant costs compared to paid alternatives.</p>
244244
</div>
245245
</div>
246246
{/if}
@@ -581,7 +581,7 @@
581581
{#if activeFaq === 'technical-6'}
582582
<div transition:fade="{{ duration: 200 }}" class="px-6 pb-6 border-t border-gray-100">
583583
<div class="pt-4">
584-
<p class="text-gray-700 leading-relaxed">BottleCRM supports data import through CSV files and API integrations. For complex migrations from platforms like Salesforce, HubSpot, or Pipedrive, our Enterprise Setup service includes professional data migration assistance.</p>
584+
<p class="text-gray-700 leading-relaxed">BottleCRM supports data import through CSV files and API integrations. For complex migrations from existing CRM platforms, our Enterprise Setup service includes professional data migration assistance to help you transition smoothly.</p>
585585
</div>
586586
</div>
587587
{/if}

0 commit comments

Comments
 (0)