Update src/app/page.tsx
This commit is contained in:
246
src/app/page.tsx
246
src/app/page.tsx
@@ -2,10 +2,10 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
@@ -30,131 +30,78 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Soluções",
|
||||
id: "features",
|
||||
},
|
||||
name: "Soluções", id: "features"},
|
||||
{
|
||||
name: "Vantagens",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Vantagens", id: "metrics"},
|
||||
{
|
||||
name: "Dúvidas",
|
||||
id: "faq",
|
||||
},
|
||||
name: "Dúvidas", id: "faq"},
|
||||
]}
|
||||
brandName="Alinha"
|
||||
button={{
|
||||
text: "Simular agora",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Simular agora", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Transforme suas vendas no crédito em dinheiro à vista"
|
||||
description="Liquidez imediata para sua loja. Antecipe o saldo das suas maquininhas com taxas justas e sem travas bancárias. Simples, online e seguro."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=1",
|
||||
imageAlt: "Dashboard principal",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=1", imageAlt: "Dashboard principal"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=2",
|
||||
imageAlt: "Estatísticas de vendas",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=2", imageAlt: "Estatísticas de vendas"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=3",
|
||||
imageAlt: "Painel de controle",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=3", imageAlt: "Painel de controle"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=4",
|
||||
imageAlt: "Relatório financeiro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=4", imageAlt: "Relatório financeiro"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=5",
|
||||
imageAlt: "Visualização de liquidez",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-leader-works-office-infographics-reports-setting-objectives_482257-116840.jpg?_wi=5", imageAlt: "Visualização de liquidez"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=1",
|
||||
imageAlt: "Mobile banking",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=1", imageAlt: "Mobile banking"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=2",
|
||||
imageAlt: "Transação rápida",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=2", imageAlt: "Transação rápida"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=3",
|
||||
imageAlt: "Interface de pagamento",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=3", imageAlt: "Interface de pagamento"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=4",
|
||||
imageAlt: "Saldo em tempo real",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=4", imageAlt: "Saldo em tempo real"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=5",
|
||||
imageAlt: "Aprovação instantânea",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893749.jpg?_wi=5", imageAlt: "Aprovação instantânea"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Simular agora",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Simular agora", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", alt: "Cliente satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg",
|
||||
alt: "Cliente satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", alt: "Cliente satisfeito"},
|
||||
]}
|
||||
avatarText="Junte-se a +10.000 lojistas"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Antecipação sem travas",
|
||||
},
|
||||
type: "text", text: "Antecipação sem travas"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Taxas a partir de 1,5%",
|
||||
},
|
||||
type: "text", text: "Taxas a partir de 1,5%"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Receba em até 24h",
|
||||
},
|
||||
type: "text", text: "Receba em até 24h"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Plataforma 100% digital",
|
||||
},
|
||||
type: "text", text: "Plataforma 100% digital"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Segurança bancária",
|
||||
},
|
||||
type: "text", text: "Segurança bancária"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -166,13 +113,9 @@ export default function LandingPage() {
|
||||
description="Nossa missão é descomplicar a antecipação de recebíveis, dando ao varejista o poder de gerenciar seu próprio caixa sem taxas abusivas."
|
||||
metrics={[
|
||||
{
|
||||
value: "24h",
|
||||
title: "Recebimento rápido",
|
||||
},
|
||||
value: "24h", title: "Recebimento rápido"},
|
||||
{
|
||||
value: "1.5%",
|
||||
title: "Taxa a.m.",
|
||||
},
|
||||
value: "1.5%", title: "Taxa a.m."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -187,26 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feat-1",
|
||||
title: "Antecipação rápida",
|
||||
subtitle: "Liquidez em 24h",
|
||||
category: "Operação",
|
||||
value: "Rápido",
|
||||
},
|
||||
id: "feat-1", title: "Antecipação rápida", subtitle: "Liquidez em 24h", category: "Operação", value: "Rápido"},
|
||||
{
|
||||
id: "feat-2",
|
||||
title: "Gestão completa",
|
||||
subtitle: "Dashboards em tempo real",
|
||||
category: "Gestão",
|
||||
value: "Visibilidade",
|
||||
},
|
||||
id: "feat-2", title: "Gestão completa", subtitle: "Dashboards em tempo real", category: "Gestão", value: "Visibilidade"},
|
||||
{
|
||||
id: "feat-3",
|
||||
title: "Controle de taxa",
|
||||
subtitle: "Defina seu limite",
|
||||
category: "Financeiro",
|
||||
value: "Liberdade",
|
||||
},
|
||||
id: "feat-3", title: "Controle de taxa", subtitle: "Defina seu limite", category: "Financeiro", value: "Liberdade"},
|
||||
]}
|
||||
title="Vantagens da Alinha"
|
||||
description="Ferramentas pensadas para facilitar o dia a dia do seu negócio."
|
||||
@@ -220,24 +148,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "98%",
|
||||
title: "Clientes Satisfeitos",
|
||||
items: [
|
||||
"Aumento no caixa",
|
||||
"Taxas reduzidas",
|
||||
"Sem burocracia",
|
||||
],
|
||||
id: "m1", value: "98%", title: "Clientes Satisfeitos", items: [
|
||||
"Aumento no caixa", "Taxas reduzidas", "Sem burocracia"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "40M+",
|
||||
title: "Antecipado",
|
||||
items: [
|
||||
"Volume total",
|
||||
"Transações",
|
||||
"Suporte",
|
||||
],
|
||||
id: "m2", value: "40M+", title: "Antecipado", items: [
|
||||
"Volume total", "Transações", "Suporte"],
|
||||
},
|
||||
]}
|
||||
title="Resultados reais para varejistas"
|
||||
@@ -246,81 +162,67 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Qual a taxa mínima?",
|
||||
content: "Na Alinha, você começa a antecipar a partir de 1,5% ao mês.",
|
||||
},
|
||||
id: "q1", title: "Qual a taxa mínima da Alinha?", content: "Oferecemos taxas a partir de 1,5% ao mês, sem custos escondidos."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Quanto tempo demora?",
|
||||
content: "Receba seu saldo em até 24 horas após a confirmação da operação.",
|
||||
},
|
||||
id: "q2", title: "Como funciona o processo de antecipação?", content: "Basta conectar suas contas de recebíveis e solicitar a antecipação diretamente pelo painel."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Existe trava bancária?",
|
||||
content: "Não, nossa plataforma é focada em flexibilidade e liberdade para o lojista.",
|
||||
},
|
||||
id: "q3", title: "É seguro antecipar com a Alinha?", content: "Sim, utilizamos tecnologia de criptografia bancária para garantir total segurança nas suas transações."},
|
||||
{
|
||||
id: "q4", title: "Preciso ter conta bancária específica?", content: "Não, você recebe o crédito antecipado na conta bancária de sua preferência cadastrada."}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/incomplete-puzzle-with-missing-piece_93675-128826.jpg"
|
||||
title="Perguntas frequentes"
|
||||
description="Entenda como funciona nossa plataforma."
|
||||
description="Tire suas dúvidas sobre nossa plataforma de antecipação."
|
||||
faqsAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
<ContactText
|
||||
text="Pronto para transformar seus recebíveis em capital de giro? Nossa equipe está pronta para atender você e oferecer a melhor solução financeira."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{
|
||||
text: "Falar com um consultor", href: "mailto:contato@alinha.com"
|
||||
}
|
||||
]}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
tag="Simular agora"
|
||||
title="Pronto para antecipar?"
|
||||
description="Cadastre seu e-mail e descubra como podemos ajudar seu caixa hoje mesmo."
|
||||
variant: "sparkles-gradient"}}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Alinha"
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Produto",
|
||||
items: [
|
||||
{
|
||||
label: "Como funciona",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Simulador",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
title: "Produto", items: [
|
||||
{ label: "Funcionalidades", href: "#features" },
|
||||
{ label: "Segurança", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
{
|
||||
label: "Sobre nós",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
title: "Institucional", items: [
|
||||
{ label: "Sobre Nós", href: "#" },
|
||||
{ label: "Carreiras", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacidade", href: "#" },
|
||||
{ label: "Termos de Uso", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 Alinha Recebíveis"
|
||||
bottomLeftText="Alinha © 2024"
|
||||
bottomRightText="CNPJ 00.000.000/0001-00"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user