Merge version_1 into main #2
@@ -11,6 +11,7 @@ import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Zap, Eye, DollarSign, HeartHandshake, Shield } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -49,12 +50,12 @@ export default function LandingPage() {
|
||||
tag="⭐ 4,7 estrelas - 117 avaliações"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-hand-holding-smartphone-use-car-insurance-application-online-after-his-broken-car-insurance-concept_493343-30005.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-hand-holding-smartphone-use-car-insurance-application-online-after-his-broken-car-insurance-concept_493343-30005.jpg"
|
||||
imageAlt="Proteção veicular em Jundiaí"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Solicitar Cotação", href: "contact-cta" },
|
||||
{ text: "Solicitar Cotação", href: "#contact-cta" },
|
||||
{ text: "Falar no WhatsApp", href: "https://wa.me/5511945863001" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -84,7 +85,7 @@ export default function LandingPage() {
|
||||
title: "Associação Consolidada", description: "Mais de 20 anos protegendo famílias e proprietários.", icon: Shield
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg"
|
||||
imageAlt="Atendimento profissional da Mohav"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="left"
|
||||
@@ -104,7 +105,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Proteção contra Roubo e Furto", description: "Segurança total em caso de roubo ou furto do seu veículo, com cobertura integral.", imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake-coffee-shop_53876-16007.jpg?_wi=1"
|
||||
title: "Proteção contra Roubo e Furto", description: "Segurança total em caso de roubo ou furto do seu veículo, com cobertura integral.", imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake-coffee-shop_53876-16007.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -131,13 +132,13 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "01", title: "Solicite sua Cotação", description: "Entre em contato conosco e receba uma proposta personalizada", imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-smartphone-use-car-insurance-application-online-after-his-broken-car-insurance-concept_493343-30005.jpg?_wi=2"
|
||||
id: "1", value: "01", title: "Solicite sua Cotação", description: "Entre em contato conosco e receba uma proposta personalizada", imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-smartphone-use-car-insurance-application-online-after-his-broken-car-insurance-concept_493343-30005.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", value: "02", title: "Escolha seu Plano", description: "Selecione a melhor cobertura para as suas necessidades", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg?_wi=2"
|
||||
id: "2", value: "02", title: "Escolha seu Plano", description: "Selecione a melhor cobertura para as suas necessidades", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", value: "03", title: "Fique Protegido", description: "Pronto! Você está coberto e seguro com a Mohav", imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake-coffee-shop_53876-16007.jpg?_wi=2"
|
||||
id: "3", value: "03", title: "Fique Protegido", description: "Pronto! Você está coberto e seguro com a Mohav", imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake-coffee-shop_53876-16007.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -153,27 +154,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Carlos Mendes", role: "Motorista de Aplicativo", company: "Jundiaí", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Carlos Mendes"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Carlos Mendes"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Fernanda Silva", role: "Proprietária de Carro", company: "Vila Torres Neves", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Fernanda Silva"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Fernanda Silva"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Roberto Costa", role: "Pequeno Empresário", company: "Jundiaí", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Roberto Costa"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Roberto Costa"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Mariana Oliveira", role: "Mãe de Família", company: "Jundiaí", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Mariana Oliveira"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Mariana Oliveira"
|
||||
},
|
||||
{
|
||||
id: "5", name: "João Pereira", role: "Proprietário de Veículo", company: "Região de Jundiaí", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "João Pereira"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "João Pereira"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Beatriz Gomes", role: "Motorista Segura", company: "Jundiaí", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=3", imageAlt: "Beatriz Gomes"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Beatriz Gomes"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user