Update src/app/page.tsx

This commit is contained in:
2026-03-25 07:09:12 +00:00
parent 060ee5b496
commit 55d51d09cb

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Trusted Legal Partner in Jamshedpur"
description="At Adv. Madhubala Srivastava & Associate, we are committed to providing unparalleled legal representation rooted in trust, transparency, and a relentless pursuit of results. Our deep understanding of local laws and community needs ensures you receive the best possible advocacy."
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg?_wi=1"
imageAlt="Adv. Madhubala Srivastava professional portrait"
/>
</div>
@@ -105,28 +105,28 @@ export default function LandingPage() {
id: 1,
title: "Civil Law",
description: "Expert representation for property disputes, contract breaches, and other civil matters.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-ready-sign-contract_23-2148377763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-ready-sign-contract_23-2148377763.jpg?_wi=1",
imageAlt: "Legal scales and documents for civil law",
},
{
id: 2,
title: "Criminal Law",
description: "Strong defense and counsel for various criminal cases and investigations.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389734.jpg?_wi=1",
imageAlt: "Gavel and handcuffs for criminal law",
},
{
id: 3,
title: "Family Law",
description: "Sensitive and effective legal solutions for divorce, child custody, and family disputes.",
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=1",
imageAlt: "Family discussing legal documents",
},
{
id: 4,
title: "Property Disputes",
description: "Navigate complex property conflicts with experienced legal assistance.",
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-issues-commitment-entrepreneur-partner_1262-2377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-issues-commitment-entrepreneur-partner_1262-2377.jpg?_wi=1",
imageAlt: "House keys and property documents",
},
]}
@@ -238,7 +238,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Trusted Legal Partner in Jamshedpur"
description="At Adv. Madhubala Srivastava & Associate, we are committed to providing unparalleled legal representation rooted in trust, transparency, and a relentless pursuit of results. Our deep understanding of local laws and community needs ensures you receive the best possible advocacy."
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg?_wi=2"
imageAlt="Adv. Madhubala Srivastava professional portrait"
/>
</div>
@@ -253,14 +253,14 @@ export default function LandingPage() {
id: "1",
name: "Adv. Madhubala Srivastava",
role: "Principal Advocate",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg?_wi=3",
imageAlt: "Adv. Madhubala Srivastava",
},
{
id: "2",
name: "Associate Legal Team",
role: "Dedicated Support",
imageSrc: "http://img.b2bpic.net/free-photo/team-architects-studying-blueprints-meeting-while-working-new-engineering-project_273609-6001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-architects-studying-blueprints-meeting-while-working-new-engineering-project_273609-6001.jpg?_wi=1",
imageAlt: "Associate legal team",
},
]}
@@ -279,28 +279,28 @@ export default function LandingPage() {
id: 1,
title: "Civil Law",
description: "Expert representation for property disputes, contract breaches, and other civil matters.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-ready-sign-contract_23-2148377763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-ready-sign-contract_23-2148377763.jpg?_wi=2",
imageAlt: "Legal scales and documents for civil law",
},
{
id: 2,
title: "Criminal Law",
description: "Strong defense and counsel for various criminal cases and investigations.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389734.jpg?_wi=2",
imageAlt: "Gavel and handcuffs for criminal law",
},
{
id: 3,
title: "Family Law",
description: "Sensitive and effective legal solutions for divorce, child custody, and family disputes.",
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: "Family discussing legal documents",
},
{
id: 4,
title: "Property Disputes",
description: "Navigate complex property conflicts with experienced legal assistance.",
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-issues-commitment-entrepreneur-partner_1262-2377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-issues-commitment-entrepreneur-partner_1262-2377.jpg?_wi=2",
imageAlt: "House keys and property documents",
},
]}