Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 22:40:56 +00:00

View File

@@ -51,45 +51,45 @@ export default function LandingPage() {
description="Excelência e ética na prestação de serviços jurídicos em Arraial do Cabo. Atendimento humanizado e técnica jurídica rigorosa em defesa dos seus interesses."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199318.jpg?_wi=1",
imageAlt: "Escritório de Advocacia",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-professionals-analyzing-reports-together-two-businesswomen-sitting-together-reading-documents-using-tablet-talking-teamwork-concept_74855-11730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-professionals-analyzing-reports-together-two-businesswomen-sitting-together-reading-documents-using-tablet-talking-teamwork-concept_74855-11730.jpg?_wi=1",
imageAlt: "Ambiente Jurídico",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4338.jpg?_wi=1",
imageAlt: "Direito de Família",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-handing-off-wedding-rings_23-2148548592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-handing-off-wedding-rings_23-2148548592.jpg?_wi=1",
imageAlt: "Direito Civil",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg?_wi=1",
imageAlt: "Direito do Consumidor",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199318.jpg?_wi=2",
imageAlt: "Fachada institucional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-professionals-analyzing-reports-together-two-businesswomen-sitting-together-reading-documents-using-tablet-talking-teamwork-concept_74855-11730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-professionals-analyzing-reports-together-two-businesswomen-sitting-together-reading-documents-using-tablet-talking-teamwork-concept_74855-11730.jpg?_wi=2",
imageAlt: "Sala de reuniões",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4338.jpg?_wi=2",
imageAlt: "Consulta Jurídica",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-handing-off-wedding-rings_23-2148548592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-handing-off-wedding-rings_23-2148548592.jpg?_wi=2",
imageAlt: "Análise de Documentos",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg?_wi=2",
imageAlt: "Assessoria Legal",
},
]}
@@ -173,21 +173,21 @@ export default function LandingPage() {
title: "Direito de Família",
description: "Divórcios, pensões e questões familiares tratadas com a discrição necessária.",
tag: "Família",
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4338.jpg?_wi=3",
},
{
id: "f2",
title: "Direito Civil e Contratual",
description: "Assessoria completa em contratos e questões patrimoniais de alta complexidade.",
tag: "Civil",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-handing-off-wedding-rings_23-2148548592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-handing-off-wedding-rings_23-2148548592.jpg?_wi=3",
},
{
id: "f3",
title: "Direito do Consumidor",
description: "Defesa técnica rigorosa em questões bancárias e contratuais complexas.",
tag: "Bancário",
imageSrc: "http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-boss-analyzing-managers-report-reading-reviewing-papers-while-sitting-workplace-business-communication-concept_74855-11702.jpg?_wi=3",
},
]}
title="Áreas de Atuação"
@@ -207,7 +207,7 @@ export default function LandingPage() {
role: "Empresário",
company: "Região dos Lagos",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg?_wi=1",
},
{
id: "2",
@@ -215,7 +215,7 @@ export default function LandingPage() {
role: "Autônomo",
company: "Arraial do Cabo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg?_wi=2",
},
{
id: "3",
@@ -223,7 +223,7 @@ export default function LandingPage() {
role: "Residente",
company: "Cabo Frio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg?_wi=3",
},
{
id: "4",
@@ -231,7 +231,7 @@ export default function LandingPage() {
role: "Empresário",
company: "Arraial do Cabo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg?_wi=4",
},
{
id: "5",
@@ -239,7 +239,7 @@ export default function LandingPage() {
role: "Autônomo",
company: "Região dos Lagos",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg?_wi=5",
},
]}
kpiItems={[