Update src/app/servicios/divorcios/page.tsx

This commit is contained in:
2026-03-06 18:11:52 +00:00
parent 014f6e3fc5
commit ee2d4dc113

View File

@@ -48,7 +48,7 @@ export default function DivorciosPage() {
description="Asesoría integral en divorcios amistosos y contenciosos. Protegemos tus derechos en custodia, pensión alimenticia y división de bienes. Acompañamiento profesional en momentos difíciles."
tag="Especialidad Legal"
tagIcon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/african-american-insurance-agent-taking-notes-while-having-meeting-with-couple-office_637285-883.jpg"
imageSrc="http://img.b2bpic.net/free-photo/african-american-insurance-agent-taking-notes-while-having-meeting-with-couple-office_637285-883.jpg?_wi=2"
imageAlt="Asesoría legal en asuntos familiares"
mediaAnimation="slide-up"
testimonials={[
@@ -57,21 +57,21 @@ export default function DivorciosPage() {
handle: "Cliente, Guadalajara",
testimonial: "El equipo fue empático, profesional y me ayudó a proteger mis derechos en momentos muy difíciles.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213510.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213510.jpg?_wi=3"
},
{
name: "Sandra López",
handle: "Madre, Jalisco",
testimonial: "Excelente manejo de la custodia y pensión. Se interesaron genuinamente en el bienestar de mis hijos.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=3"
},
{
name: "Roberto Méndez",
handle: "Padre, Guadalajara",
testimonial: "Asesoría clara en un proceso complicado. Logramos un acuerdo justo para toda la familia.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3831.jpg?_wi=3"
}
]}
buttons={[
@@ -104,7 +104,7 @@ export default function DivorciosPage() {
title: "Acuerdos amistosos logrados"
}
]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-executive-with-co-workers_1098-3337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-executive-with-co-workers_1098-3337.jpg?_wi=3"
imageAlt="Equipo de abogados especializados en derecho familiar"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -123,7 +123,7 @@ export default function DivorciosPage() {
title: "Proceso de Divorcio",
subtitle: "Amistoso o contencioso según tu situación",
description: "Te guiamos en todo el proceso de divorcio, desde la presentación de la demanda hasta la sentencia final. Preparamos documentos, negociamos términos y representamos tus intereses ante los juzgados.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-insurance-agent-taking-notes-while-having-meeting-with-couple-office_637285-883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-insurance-agent-taking-notes-while-having-meeting-with-couple-office_637285-883.jpg?_wi=3",
imageAlt: "Asesoría en proceso de divorcio"
},
{
@@ -132,7 +132,7 @@ export default function DivorciosPage() {
title: "Custodia y Guarda de Menores",
subtitle: "Protección de los derechos de tus hijos",
description: "Asesoramos en acuerdos de custodia, guarda compartida y visitas. Buscamos siempre el bienestar del menor. Representamos en litigios de custodia cuando sea necesario.",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners-daughter-talking-table_1262-1691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners-daughter-talking-table_1262-1691.jpg?_wi=2",
imageAlt: "Protección de derechos familiares"
},
{
@@ -141,7 +141,7 @@ export default function DivorciosPage() {
title: "Pensión Alimenticia",
subtitle: "Aseguramos el sustento de los menores",
description: "Fijación, modificación y ejecución de pensiones alimenticias. Representamos tanto a quien demanda como a quien debe pagarla. Garantizamos acuerdos justos y exigibles.",
imageSrc: "http://img.b2bpic.net/free-photo/mortgage-papers-key-table_23-2147737965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mortgage-papers-key-table_23-2147737965.jpg?_wi=2",
imageAlt: "Asesoría en pensión alimenticia"
}
]}