diff --git a/src/app/area-cliente/page.tsx b/src/app/area-cliente/page.tsx
index 5f29549..fb3b7e0 100644
--- a/src/app/area-cliente/page.tsx
+++ b/src/app/area-cliente/page.tsx
@@ -5,7 +5,7 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS
import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterBase from "@/components/sections/footer/FooterBase";
-import { Shield, Sparkles } from "lucide-react";
+import { Sparkles } from "lucide-react";
export default function ClientAreaPage() {
const navItems = [
@@ -23,7 +23,7 @@ export default function ClientAreaPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeLargeTitles"
- background="grid"
+ background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -34,7 +34,8 @@ export default function ClientAreaPage() {
brandName="ContaFlow"
navItems={navItems}
button={{
- text: "Solicitar Consulta", href: "/area-cliente"}}
+ text: "Solicitar Consulta", href: "/area-cliente"
+ }}
/>
@@ -44,20 +45,24 @@ export default function ClientAreaPage() {
tagIcon={Sparkles}
title="Área do Cliente - Controle Total da Sua Contabilidade"
description="Bem-vindo à sua área privada e segura. Aqui você tem acesso a todos os seus documentos contábeis, relatórios fiscais, declarações e pode acompanhar o status de suas obrigações em tempo real."
- background={{ variant: "grid" }}
+ background={{ variant: "animated-grid" }}
mediaItems={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg", imageAlt: "Suporte e atendimento ao cliente"},
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg", imageAlt: "Suporte e atendimento ao cliente"
+ },
{
- imageSrc: "http://img.b2bpic.net/free-vector/landing-page-design-mocksite_23-2148157123.jpg", imageAlt: "Dashboard seguro do cliente"},
+ imageSrc: "http://img.b2bpic.net/free-vector/landing-page-design-mocksite_23-2148157123.jpg", imageAlt: "Dashboard seguro do cliente"
+ }
]}
rating={5}
ratingText="Segurança de Dados Garantida"
buttons={[
{
- text: "Voltar para Home", href: "/"},
+ text: "Voltar para Home", href: "/"
+ },
{
- text: "Conhecer Serviços", href: "/services"},
+ text: "Conhecer Serviços", href: "/services"
+ }
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"
@@ -71,21 +76,21 @@ export default function ClientAreaPage() {
description="Insira seus dados para acessar sua conta segura. Se você ainda não tem acesso, entre em contato conosco para ativar sua área do cliente."
inputs={[
{
- name: "email", type: "email", placeholder: "seu.email@empresa.com", required: true,
+ name: "email", type: "email", placeholder: "seu.email@empresa.com", required: true
},
{
- name: "password", type: "password", placeholder: "Sua senha", required: true,
+ name: "password", type: "password", placeholder: "Sua senha", required: true
},
{
- name: "company", type: "text", placeholder: "CNPJ ou Razão Social", required: true,
+ name: "company", type: "text", placeholder: "CNPJ ou Razão Social", required: true
},
{
- name: "contact", type: "tel", placeholder: "(11) 99999-9999", required: true,
- },
+ name: "contact", type: "tel", placeholder: "(11) 99999-9999", required: true
+ }
]}
textarea={{
name: "message", placeholder: "Mensagem para nossa equipe (opcional)...", rows: 4,
- required: false,
+ required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency_52683-136449.jpg"
@@ -104,33 +109,42 @@ export default function ClientAreaPage() {
{
title: "Navegação", items: [
{
- label: "Início", href: "/"},
+ label: "Início", href: "/"
+ },
{
- label: "Nossos Serviços", href: "/services"},
+ label: "Nossos Serviços", href: "/services"
+ },
{
- label: "Notícias", href: "/"},
- ],
+ label: "Notícias", href: "/"
+ }
+ ]
},
{
title: "Recursos", items: [
{
- label: "Área do Cliente", href: "/area-cliente"},
+ label: "Área do Cliente", href: "/area-cliente"
+ },
{
- label: "Fale Conosco", href: "/"},
+ label: "Fale Conosco", href: "/"
+ },
{
- label: "Localização", href: "/"},
- ],
+ label: "Localização", href: "/"
+ }
+ ]
},
{
title: "Legal", items: [
{
- label: "Política de Privacidade", href: "#"},
+ label: "Política de Privacidade", href: "#"
+ },
{
- label: "Termos de Serviço", href: "#"},
+ label: "Termos de Serviço", href: "#"
+ },
{
- label: "Contato", href: "/area-cliente"},
- ],
- },
+ label: "Contato", href: "/area-cliente"
+ }
+ ]
+ }
]}
/>
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7f4dd9a..bc981ba 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -16,94 +16,8 @@ export default function HomePage() {
{ name: "Quem Somos", id: "about" },
{ name: "Serviços", id: "services" },
{ name: "Notícias", id: "blog" },
- { name: "Área do Cliente", id: "contact" },
- { name: "Localização", id: "footer" },
- ];
-
- const blogPosts = [
- {
- id: "1",
- category: "Fiscal",
- title: "Mudanças no Regime de Tributação 2025",
- excerpt: "Conheça as principais alterações fiscais que afetarão sua empresa no próximo ano e como se preparar.",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-document_1098-21109.jpg?_wi=1",
- imageAlt: "compliance audit checklist professional",
- authorName: "Dr. Carlos Mendes",
- authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
- date: "15 Jan 2025",
- },
- {
- id: "2",
- category: "Trabalhista",
- title: "Atualizações na CLT: O Que Mudou Recentemente",
- excerpt: "Resumo das últimas alterações na legislação trabalhista que impactam diretamente a folha de pagamento.",
- imageSrc: "http://img.b2bpic.net/free-vector/report-presentation-pay-online-internet-payment-time-planning-business-technology-concepts-flat-design-illustrations-set_126523-465.jpg?_wi=1",
- imageAlt: "payroll management software interface",
- authorName: "Dra. Patricia Silva",
- authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg",
- date: "12 Jan 2025",
- },
- {
- id: "3",
- category: "Empresarial",
- title: "Planejamento Tributário: Estratégias para PMEs",
- excerpt: "Dicas práticas de planejamento tributário especialmente pensadas para pequenas e médias empresas.",
- imageSrc: "http://img.b2bpic.net/free-photo/concentrated-partners-using-laptop-working-with-documents-confident-serious-businesspeople-office-suits-discussing-company-project-together-management-business-partnership-concept_74855-14230.jpg?_wi=1",
- imageAlt: "financial consulting advisor meeting",
- authorName: "Sr. Roberto Costa",
- authorAvatar: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
- date: "10 Jan 2025",
- },
- {
- id: "4",
- category: "Fiscal",
- title: "SPED: Importância e Prazos Obrigatórios",
- excerpt: "Entenda a importância do Sistema Público de Escrituração Digital e como cumprir os prazos corretamente.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288160.jpg?_wi=1",
- imageAlt: "customer service support contact helpline",
- authorName: "Eng. Felipe Santos",
- authorAvatar: "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19300.jpg",
- date: "08 Jan 2025",
- },
- ];
-
- const testimonials = [
- {
- id: "1",
- title: "Transformou Completamente Nossa Contabilidade",
- quote: "Desde que contratamos a ContaFlow, nossas obrigações fiscais estão em ordem e temos muito mais confiança para tomar decisões financeiras estratégicas.",
- name: "Marina Costa",
- role: "Diretora Financeira - TechSolutions Brasil",
- imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=1",
- imageAlt: "Marina Costa",
- },
- {
- id: "2",
- title: "Suporte Excepcional e Atendido Rápido",
- quote: "O time deles responde rápido, conhece meu negócio e sempre oferece soluções criativas para otimizar impostos. Recomendo demais!",
- name: "Julio Martins",
- role: "Sócio-Diretor - Martins & Cia Exportação",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg?_wi=1",
- imageAlt: "Julio Martins",
- },
- {
- id: "3",
- title: "Redução Significativa de Custos",
- quote: "Conseguimos reduzir nossa carga tributária em 18% através do planejamento fiscal estratégico da ContaFlow. Excelente retorno sobre investimento!",
- name: "Fernanda Lima",
- role: "CFO - Logística Premium Ltda",
- imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
- imageAlt: "Fernanda Lima",
- },
- {
- id: "4",
- title: "Parceira Confiável para Crescimento",
- quote: "Estamos crescendo 40% ao ano e a ContaFlow cresce junto com a gente. Eles entendem de verdade o que uma startup em expansão precisa.",
- name: "Anderson Rocha",
- role: "Founder & CEO - Startup Inovação Digital",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19300.jpg?_wi=1",
- imageAlt: "Anderson Rocha",
- },
+ { name: "Depoimentos", id: "testimonials" },
+ { name: "Contato", id: "contact" },
];
return (
@@ -113,7 +27,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeLargeTitles"
- background="grid"
+ background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -124,8 +38,7 @@ export default function HomePage() {
brandName="ContaFlow"
navItems={navItems}
button={{
- text: "Solicitar Consulta",
- href: "/area-cliente",
+ text: "Agendar Consulta", href: "contact"
}}
/>
@@ -136,28 +49,24 @@ export default function HomePage() {
tagIcon={Sparkles}
title="Suas finanças sob controle profissional"
description="Gestão contábil, fiscal e trabalhista completa com notícias automáticas do mercado. Somos especializados em ajudar empresas a crescer com segurança fiscal e transparência total."
- background={{ variant: "grid" }}
+ background={{ variant: "animated-grid" }}
mediaItems={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-time-management-concept_23-2149065328.jpg",
- imageAlt: "Profissional de contabilidade trabalhando",
+ imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-time-management-concept_23-2149065328.jpg", imageAlt: "Profissional de contabilidade trabalhando"
},
{
- imageSrc: "http://img.b2bpic.net/free-vector/landing-page-design-mocksite_23-2148157123.jpg?_wi=1",
- imageAlt: "Dashboard de análise financeira",
- },
+ imageSrc: "http://img.b2bpic.net/free-vector/landing-page-design-mocksite_23-2148157123.jpg", imageAlt: "Dashboard de análise financeira"
+ }
]}
rating={5}
ratingText="Confiança de 150+ empresas"
buttons={[
{
- text: "Agendar Consulta",
- href: "/area-cliente",
+ text: "Agendar Consulta", href: "contact"
},
{
- text: "Conhecer Serviços",
- href: "/services",
- },
+ text: "Conhecer Serviços", href: "services"
+ }
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"
@@ -169,14 +78,12 @@ export default function HomePage() {