Merge version_1 into main #2
@@ -47,9 +47,11 @@ export default function MoloniLandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904143.jpg", imageAlt: "Moloni Manager dashboard interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904143.jpg", imageAlt: "Moloni Manager dashboard interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-his-phone_23-2147574170.jpg", imageAlt: "Mobile business management access"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-his-phone_23-2147574170.jpg", imageAlt: "Mobile business management access"
|
||||
},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by Portuguese businesses"
|
||||
@@ -59,7 +61,6 @@ export default function MoloniLandingPage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Moloni Manager hero section"
|
||||
/>
|
||||
</div>
|
||||
@@ -74,16 +75,20 @@ export default function MoloniLandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Gestão de Faturas", description: "Crie, envie e controle todas as suas faturas em tempo real com um sistema automatizado.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-consulting-clipboard_23-2148411852.jpg", imageAlt: "Invoice management system"},
|
||||
title: "Gestão de Faturas", description: "Crie, envie e controle todas as suas faturas em tempo real com um sistema automatizado.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-consulting-clipboard_23-2148411852.jpg", imageAlt: "Invoice management system"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Controlo de Inventário", description: "Acompanhe o seu stock em tempo real e receba alertas quando o nível baixar.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40894.jpg", imageAlt: "Inventory management control"},
|
||||
title: "Controlo de Inventário", description: "Acompanhe o seu stock em tempo real e receba alertas quando o nível baixar.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-indoors-factory-young-technician-with-orange-hard-hat_1157-40894.jpg", imageAlt: "Inventory management control"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Relatórios Financeiros", description: "Obtenha insights detalhados sobre a saúde financeira do seu negócio.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-comparing-statistics_1098-2036.jpg", imageAlt: "Financial reporting analytics"},
|
||||
title: "Relatórios Financeiros", description: "Obtenha insights detalhados sobre a saúde financeira do seu negócio.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-comparing-statistics_1098-2036.jpg", imageAlt: "Financial reporting analytics"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Gestão de Clientes", description: "Centralize toda a informação dos seus clientes e melhore relacionamentos.", imageSrc: "http://img.b2bpic.net/free-photo/mentor-helping-intern-workplace-colleagues-watching-content-pc-monitor-sitting-table-with-paper-diagram-business-communication-concept_74855-11871.jpg", imageAlt: "Customer relationship management"},
|
||||
title: "Gestão de Clientes", description: "Centralize toda a informação dos seus clientes e melhore relacionamentos.", imageSrc: "http://img.b2bpic.net/free-photo/mentor-helping-intern-workplace-colleagues-watching-content-pc-monitor-sitting-table-with-paper-diagram-business-communication-concept_74855-11871.jpg", imageAlt: "Customer relationship management"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -102,13 +107,16 @@ export default function MoloniLandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Registre-se", description: "Crie a sua conta em segundos com o nosso formulário simplificado.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-using-computer-laptop_53876-14773.jpg", imageAlt: "Registration process"},
|
||||
title: "Registre-se", description: "Crie a sua conta em segundos com o nosso formulário simplificado.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-using-computer-laptop_53876-14773.jpg", imageAlt: "Registration process"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Configure", description: "Personalize as definições de acordo com as necessidades do seu negócio.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-present-investor-working-new-startup-project-finance-meeting_1421-94.jpg", imageAlt: "Configuration setup"},
|
||||
title: "Configure", description: "Personalize as definições de acordo com as necessidades do seu negócio.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-present-investor-working-new-startup-project-finance-meeting_1421-94.jpg", imageAlt: "Configuration setup"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Comece", description: "Acesse todas as ferramentas e comece a gerir o seu negócio imediatamente.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-with-businessman-patching-something-keyboard-graphics-monitor_482257-32827.jpg", imageAlt: "Live dashboard access"},
|
||||
title: "Comece", description: "Acesse todas as ferramentas e comece a gerir o seu negócio imediatamente.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-with-businessman-patching-something-keyboard-graphics-monitor_482257-32827.jpg", imageAlt: "Live dashboard access"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -127,7 +135,8 @@ export default function MoloniLandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Pequenas Empresas", "Médias Empresas", "Startups", "Freelancers", "Profissionais Liberais", "Comércio", "Consultoria"]}
|
||||
"Pequenas Empresas", "Médias Empresas", "Startups", "Freelancers", "Profissionais Liberais", "Comércio", "Consultoria"
|
||||
]}
|
||||
showCard={true}
|
||||
speed={40}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -144,9 +153,11 @@ export default function MoloniLandingPage() {
|
||||
description="Milhares de empresas confiam em Moloni para gerir as suas operações diárias."
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50K+", title: "Utilizadores Ativos", description: "Negócios portugueses gerindo sucesso", imageSrc: "http://img.b2bpic.net/free-photo/identity-branding-commercial-copyright-marketing-concept_53876-15819.jpg", imageAlt: "Active users growth"},
|
||||
id: "1", value: "50K+", title: "Utilizadores Ativos", description: "Negócios portugueses gerindo sucesso", imageSrc: "http://img.b2bpic.net/free-photo/identity-branding-commercial-copyright-marketing-concept_53876-15819.jpg", imageAlt: "Active users growth"
|
||||
},
|
||||
{
|
||||
id: "2", value: "98%", title: "Satisfação", description: "Clientes satisfeitos com o serviço", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", imageAlt: "Customer satisfaction"},
|
||||
id: "2", value: "98%", title: "Satisfação", description: "Clientes satisfeitos com o serviço", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", imageAlt: "Customer satisfaction"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user