-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomercio.html
More file actions
240 lines (231 loc) · 19.5 KB
/
comercio.html
File metadata and controls
240 lines (231 loc) · 19.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sistema Comercial e ERP para Pequenas Empresas — Codlinx | BH</title>
<meta name="description" content="Sistema comercial completo para lojas, distribuidoras e comércios em BH. Controle de vendas, estoque, emissão de notas fiscais e relatórios. Software sob medida pela Codlinx.">
<meta name="keywords" content="sistema comercial BH, ERP pequena empresa, controle de estoque, emissão nota fiscal, sistema de vendas Belo Horizonte, software comercial">
<meta name="robots" content="index, follow">
<meta property="og:title" content="Sistema Comercial e ERP para Pequenas Empresas — Codlinx">
<meta property="og:description" content="Controle de vendas, estoque e notas fiscais. Software sob medida para comércios em BH.">
<meta property="og:url" content="https://codlinx.com.br/comercio">
<meta name="theme-color" content="#1e40af">
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<link rel="stylesheet" href="/assets/css/output.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{"@type":"Question","name":"O sistema emite nota fiscal eletrônica (NF-e)?","acceptedAnswer":{"@type":"Answer","text":"Sim. O sistema emite NF-e, NFC-e (cupom fiscal) e boletos diretamente, integrado à SEFAZ."}},
{"@type":"Question","name":"Funciona para loja física e e-commerce ao mesmo tempo?","acceptedAnswer":{"@type":"Answer","text":"Sim. Integramos o sistema com sua loja online (Shopify, WooCommerce, Mercado Livre etc.) para sincronização automática de estoque e pedidos."}},
{"@type":"Question","name":"É possível ter múltiplos usuários e filiais?","acceptedAnswer":{"@type":"Answer","text":"Sim. O sistema suporta múltiplos usuários com permissões personalizadas e múltiplas filiais com relatórios consolidados."}},
{"@type":"Question","name":"O sistema se adapta ao meu ramo de atividade?","acceptedAnswer":{"@type":"Answer","text":"Sim. Desenvolvemos para lojas físicas, distribuidoras, atacadistas, pet shops, farmácias e muito mais. Cada sistema é personalizado para o seu negócio."}}
]
}
</script>
</head>
<body class="bg-gray-50">
<!-- Header -->
<header class="glass-header fixed w-full top-0 z-50">
<nav class="container mx-auto px-6 py-4">
<div class="flex justify-between items-center">
<a href="/"><img src="/assets/img/logo3.png" alt="Codlinx" width="160" height="40"></a>
<div class="hidden md:flex items-center space-x-6">
<a href="/#solucoes" class="text-gray-700 hover:text-blue-700 font-medium transition-colors">Soluções</a>
<a href="/#servicos" class="text-gray-700 hover:text-blue-700 font-medium transition-colors">Serviços</a>
<a href="/#sobre" class="text-gray-700 hover:text-blue-700 font-medium transition-colors">Sobre</a>
<a href="/#contato" class="bg-blue-600 text-white px-5 py-2 rounded-lg font-semibold hover:bg-blue-700 transition-colors text-sm">Falar com Especialista</a>
</div>
<button class="md:hidden text-gray-700" onclick="document.getElementById('mobileMenu').classList.toggle('hidden')">
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path></svg>
</button>
</div>
<div id="mobileMenu" class="hidden md:hidden mt-4 pb-4 border-t border-gray-100 pt-4">
<a href="/#solucoes" class="block py-2 text-gray-700 font-medium">Soluções</a>
<a href="/#contato" class="block mt-2 bg-blue-600 text-white py-3 px-4 rounded-lg font-semibold text-center">Falar com Especialista</a>
</div>
</nav>
</header>
<!-- Hero -->
<section class="gradient-bg text-white pt-28 pb-20">
<div class="container mx-auto px-6">
<div class="flex flex-col lg:flex-row items-center gap-12">
<div class="lg:w-3/5">
<div class="inline-flex items-center space-x-2 bg-blue-500/30 text-blue-100 px-4 py-2 rounded-full text-sm font-semibold mb-6">
<svg class="w-4 h-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>
<span>Sistema Comercial — Codlinx</span>
</div>
<h1 class="text-4xl lg:text-6xl font-bold mb-6 leading-tight">
Sistema Comercial e <span class="gradient-text">ERP</span> para sua Empresa
</h1>
<p class="text-xl text-blue-100 mb-8 leading-relaxed">
Controle de vendas, estoque, emissão de notas fiscais e relatórios diários. Desenvolvido sob medida para lojas físicas, e-commerce e distribuidoras — fácil de usar, sem complicação.
</p>
<div class="flex flex-col sm:flex-row gap-4">
<button onclick="document.getElementById('form-contato').scrollIntoView({behavior:'smooth'})"
class="bg-white text-blue-700 px-8 py-4 rounded-lg font-bold hover:bg-blue-50 transition-all hover:scale-105">
Ver Demonstração Gratuita
</button>
<a href="/#contato"
class="border-2 border-white text-white px-8 py-4 rounded-lg font-semibold hover:bg-white hover:text-blue-700 transition-all text-center">
Falar com Especialista
</a>
</div>
</div>
<div class="lg:w-2/5">
<div class="bg-white/10 backdrop-blur-sm rounded-2xl p-8 border border-white/20">
<h3 class="text-xl font-bold mb-6 text-center">O que está incluso</h3>
<ul class="space-y-4">
<li class="flex items-center gap-3">
<svg class="w-5 h-5 text-green-400 flex-shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><polyline points="20 6 9 11 4 16"></polyline></svg>
<span class="text-blue-100">Cadastro de produtos e preços</span>
</li>
<li class="flex items-center gap-3">
<svg class="w-5 h-5 text-green-400 flex-shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><polyline points="20 6 9 11 4 16"></polyline></svg>
<span class="text-blue-100">Controle de estoque em tempo real</span>
</li>
<li class="flex items-center gap-3">
<svg class="w-5 h-5 text-green-400 flex-shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><polyline points="20 6 9 11 4 16"></polyline></svg>
<span class="text-blue-100">Emissão de NF-e e NFC-e</span>
</li>
<li class="flex items-center gap-3">
<svg class="w-5 h-5 text-green-400 flex-shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><polyline points="20 6 9 11 4 16"></polyline></svg>
<span class="text-blue-100">Relatório de vendas diário</span>
</li>
<li class="flex items-center gap-3">
<svg class="w-5 h-5 text-green-400 flex-shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><polyline points="20 6 9 11 4 16"></polyline></svg>
<span class="text-blue-100">Integração com e-commerce</span>
</li>
<li class="flex items-center gap-3">
<svg class="w-5 h-5 text-green-400 flex-shrink-0" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><polyline points="20 6 9 11 4 16"></polyline></svg>
<span class="text-blue-100">Múltiplos usuários e filiais</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Depoimento -->
<section class="py-16 bg-white">
<div class="container mx-auto px-6 max-w-3xl text-center">
<div class="modern-card">
<div class="flex justify-center mb-4">
<div class="w-14 h-14 bg-indigo-600 text-white rounded-full flex items-center justify-center font-bold text-lg">SS</div>
</div>
<p class="text-gray-600 text-lg italic mb-6 leading-relaxed">
"O sistema trouxe organização e praticidade para nossa loja. Hoje controlamos vendas, estoque e financeiro em um só lugar. Nossa taxa de erros de estoque caiu para quase zero e os relatórios diários nos ajudam a tomar decisões muito melhores."
</p>
<p class="font-bold text-gray-800">Sabrina Salles</p>
<p class="text-gray-500 text-sm">Proprietária — Loja Salles, MG</p>
<div class="flex justify-center text-yellow-400 space-x-1 mt-3">
<svg class="w-5 h-5" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>
<svg class="w-5 h-5" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>
<svg class="w-5 h-5" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>
<svg class="w-5 h-5" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>
<svg class="w-5 h-5" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg>
</div>
</div>
</div>
</section>
<!-- FAQ -->
<section class="py-16 bg-gray-50">
<div class="container mx-auto px-6 max-w-3xl">
<h2 class="text-3xl font-bold text-gray-800 mb-10 text-center">Perguntas Frequentes</h2>
<div class="space-y-4">
<details class="faq-item modern-card">
<summary class="font-semibold text-gray-800 text-lg flex justify-between items-center">
O sistema emite nota fiscal eletrônica (NF-e)?
<svg class="faq-icon w-5 h-5 text-blue-600 flex-shrink-0 ml-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><polyline points="6 9 12 15 18 9"></polyline></svg>
</summary>
<p class="mt-4 text-gray-600 leading-relaxed">Sim. O sistema emite NF-e, NFC-e (cupom fiscal) e boletos diretamente, integrado à SEFAZ de forma automática.</p>
</details>
<details class="faq-item modern-card">
<summary class="font-semibold text-gray-800 text-lg flex justify-between items-center">
Funciona para loja física e e-commerce ao mesmo tempo?
<svg class="faq-icon w-5 h-5 text-blue-600 flex-shrink-0 ml-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><polyline points="6 9 12 15 18 9"></polyline></svg>
</summary>
<p class="mt-4 text-gray-600 leading-relaxed">Sim. Integramos com sua loja online (Shopify, WooCommerce, Mercado Livre etc.) para sincronização automática de estoque e pedidos entre os canais.</p>
</details>
<details class="faq-item modern-card">
<summary class="font-semibold text-gray-800 text-lg flex justify-between items-center">
É possível ter múltiplos usuários e filiais?
<svg class="faq-icon w-5 h-5 text-blue-600 flex-shrink-0 ml-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><polyline points="6 9 12 15 18 9"></polyline></svg>
</summary>
<p class="mt-4 text-gray-600 leading-relaxed">Sim. Suporte a múltiplos usuários com permissões personalizadas e múltiplas filiais, com relatórios consolidados ou por unidade.</p>
</details>
<details class="faq-item modern-card">
<summary class="font-semibold text-gray-800 text-lg flex justify-between items-center">
O sistema se adapta ao meu ramo de atividade?
<svg class="faq-icon w-5 h-5 text-blue-600 flex-shrink-0 ml-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><polyline points="6 9 12 15 18 9"></polyline></svg>
</summary>
<p class="mt-4 text-gray-600 leading-relaxed">Sim. Desenvolvemos para lojas físicas, distribuidoras, atacadistas, pet shops, farmácias e mais. Cada sistema é 100% personalizado para o seu negócio.</p>
</details>
</div>
</div>
</section>
<!-- Formulário de contato -->
<section id="form-contato" class="py-16 bg-white">
<div class="container mx-auto px-6 max-w-2xl">
<h2 class="text-3xl font-bold text-gray-800 mb-4 text-center">Solicitar Demonstração Gratuita</h2>
<p class="text-gray-600 text-center mb-10">Preencha o formulário e entraremos em contato em até 24 horas.</p>
<div class="bg-white rounded-2xl p-8 shadow-sm border border-gray-200">
<form class="space-y-5" onsubmit="handleSubmit(event)">
<div class="grid md:grid-cols-2 gap-5">
<div>
<label class="block text-gray-700 font-medium mb-2">Nome</label>
<input type="text" name="name" required placeholder="Seu nome completo" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent">
</div>
<div>
<label class="block text-gray-700 font-medium mb-2">Email</label>
<input type="email" name="email" required placeholder="seu@email.com" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent">
</div>
</div>
<div>
<label class="block text-gray-700 font-medium mb-2">Telefone</label>
<input type="tel" name="phone" placeholder="(31) 99999-9999" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent">
</div>
<input type="hidden" name="solution_type" value="Sistema Comercial/ERP">
<button type="submit" class="w-full bg-blue-600 text-white py-4 rounded-lg font-bold hover:bg-blue-700 transition-colors">Solicitar Demonstração</button>
<p class="flex items-center justify-center gap-1.5 text-xs text-gray-500">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="w-3 h-3 flex-shrink-0" aria-hidden="true"><rect width="18" height="11" x="3" y="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg>
Seus dados estão seguros. Retorno em até 24 horas úteis.
</p>
</form>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-gray-900 text-white py-8">
<div class="container mx-auto px-6">
<div class="flex flex-col md:flex-row justify-between items-center gap-4 text-sm text-gray-400">
<p>© <script>document.write(new Date().getFullYear())</script> Codlinx Tecnologia Ltda — CNPJ 58.942.500/0001-22</p>
<div class="flex gap-6">
<a href="/" class="hover:text-white transition-colors">Home</a>
<a href="/privacidade" class="hover:text-white transition-colors">Privacidade</a>
<a href="/#contato" class="hover:text-white transition-colors">Contato</a>
</div>
</div>
</div>
</footer>
<a href="https://wa.me/553131910305?text=Olá!%20Tenho%20interesse%20no%20sistema%20comercial."
class="fixed bottom-6 right-6 z-50 bg-green-500 hover:bg-green-600 text-white rounded-full w-16 h-16 flex items-center justify-center shadow-2xl transition-all hover:scale-110"
aria-label="WhatsApp" target="_blank" rel="noopener noreferrer">
<svg viewBox="0 0 24 24" class="w-8 h-8" fill="currentColor" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
</a>
<script>
function handleSubmit(event) {
event.preventDefault();
const data = Object.fromEntries(new FormData(event.target));
fetch('https://workflow.codlinx.com.br/webhook/codlinx_site_contact', {
method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify(data)
}).then(r => {
if (r.ok) { alert('Obrigado! Entraremos em contato em até 24 horas úteis.'); event.target.reset(); }
else { alert('Erro ao enviar. Tente novamente.'); }
}).catch(() => alert('Erro ao enviar. Tente novamente.'));
}
</script>
</body>
</html>