{
"version": "0.4",
"title": "Página de Vendas - Avalie",
"type": "landing-page",
"content": [
{
"type": "section",
"settings": {
"background_color": "#f5f5f5",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Avaliações 5 Estrelas para Seu Negócio",
"tag": "h1",
"align": "center",
"color": "#333"
}
},
{
"type": "text-editor",
"settings": {
"content": "Aumente sua visibilidade no Google com avaliações reais e impulsione seu negócio.",
"align": "center",
"color": "#555"
}
},
{
"type": "button",
"settings": {
"text": "Quero Avaliações Agora",
"link": "#formulario",
"align": "center",
"background_color": "#ff6600",
"text_color": "#fff"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#ffffff",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Benefícios do Serviço",
"tag": "h2",
"align": "center",
"color": "#333"
}
},
{
"type": "icon-list",
"settings": {
"items": [
{
"icon": "fa-star",
"text": "Mais Visibilidade e Engajamento"
},
{
"icon": "fa-users",
"text": "Indicações para Sua Empresa"
},
{
"icon": "fa-thumbs-up",
"text": "Preferência do Público"
},
{
"icon": "fa-chart-line",
"text": "Aumento na Procura por Seus Produtos/Serviços"
}
],
"align": "center",
"icon_color": "#ff6600",
"text_color": "#555"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#f5f5f5",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Diferenciais",
"tag": "h2",
"align": "center",
"color": "#333"
}
},
{
"type": "text-editor",
"settings": {
"content": "Trabalhamos com perfis reais e verificados, garantindo avaliações autênticas que permanecem no seu perfil.",
"align": "center",
"color": "#555"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#ffffff",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Depoimentos de Clientes",
"tag": "h2",
"align": "center",
"color": "#333"
}
},
{
"type": "testimonial-carousel",
"settings": {
"testimonials": [
{
"name": "João Silva",
"content": "Excelente serviço! Minhas avaliações aumentaram significativamente.",
"image": "https://via.placeholder.com/100"
},
{
"name": "Maria Oliveira",
"content": "Recomendo a todos que desejam melhorar sua presença online.",
"image": "https://via.placeholder.com/100"
}
],
"autoplay": true,
"align": "center"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#f5f5f5",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Como Funciona",
"tag": "h2",
"align": "center",
"color": "#333"
}
},
{
"type": "steps",
"settings": {
"steps": [
{
"title": "Solicitação de Avaliações",
"description": "Você solicita as avaliações para seu negócio."
},
{
"title": "Avaliações Reais",
"description": "Avaliadores reais realizam as avaliações no seu perfil."
},
{
"title": "Resultados Visíveis",
"description": "As avaliações aparecem no seu perfil do Google."
}
],
"align": "center"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#ffffff",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Para Avaliadores",
"tag": "h2",
"align": "center",
"color": "#333"
}
},
{
"type": "text-editor",
"settings": {
"content": "Baixe nosso app e comece a ganhar dinheiro avaliando empresas.",
"align": "center",
"color": "#555"
}
},
{
"type": "button",
"settings": {
"text": "Quero Ser Avaliador",
"link": "#formulario",
"align": "center",
"background_color": "#ff6600",
"text_color": "#fff"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#f5f5f5",
"padding": "50px 0"
},
"elements": [
{
"type": "heading",
"settings": {
"text": "Entre em Contato",
"tag": "h2",
"align": "center",
"color": "#333"
}
},
{
"type": "form",
"settings": {
"form_id": "formulario",
"fields": [
{
"type": "text",
"label": "Nome",
"required": true
},
{
"type": "email",
"label": "Email",
"required": true
},
{
"type": "textarea",
"label": "Mensagem",
"required": true
}
],
"submit_text": "Enviar",
"align": "center"
}
}
]
},
{
"type": "section",
"settings": {
"background_color": "#333",
"padding": "20px 0"
},
"elements": [
{
"type": "text-editor",
"settings": {
"content": "© 2025 Avalie. Todos os direitos reservados.",
"align": "center",
"color": "#fff"
}
}
]
}
]
}