Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-25 11:06:44 +00:00

View File

@@ -5,7 +5,6 @@ import ReactLenis from "lenis/react";
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Gavel, UserRoundMinus, ShieldHalf, Baby } from "lucide-react";
export default function LandingPage() {
return (
@@ -46,32 +45,13 @@ export default function LandingPage() {
description="We offer detailed and effective legal solutions across critical areas of law, ensuring expert guidance for every client in Jamshedpur."
features={[
{
id: 1, title: "Civil Law: Problem-Solution Focused", description: "Navigating civil disputes can be complex. We provide robust representation for cases involving property disputes, contract enforcement, and personal injury claims, aiming for swift and just resolutions. Talk to a Lawyer Today for assistance.", imageSrc: "asset://service-civil", imageAlt: "Legal documents and scales", items: [
{
icon: Gavel,
text: "Legal Consulting"
},
{
icon: UserRoundMinus,
text: "Property Litigation"
}
]
id: 1, title: "Civil Law: Problem-Solution Focused", description: "Navigating civil disputes can be complex. We provide robust representation for cases involving property disputes, contract enforcement, and personal injury claims, aiming for swift and just resolutions. Talk to a Lawyer Today for assistance.", imageSrc: "asset://service-civil", imageAlt: "Legal documents and scales"
},
{
id: 2, title: "Criminal Law: Dedicated Defense", description: "Facing criminal charges requires immediate and expert legal defense. Our firm offers comprehensive support from investigation to trial, protecting your rights and ensuring a fair process. Talk to a Lawyer Today for critical defense.", imageSrc: "asset://service-criminal", imageAlt: "Gavel and legal books", items: [
{
icon: ShieldHalf,
text: "Defense Strategy"
}
]
id: 2, title: "Criminal Law: Dedicated Defense", description: "Facing criminal charges requires immediate and expert legal defense. Our firm offers comprehensive support from investigation to trial, protecting your rights and ensuring a fair process. Talk to a Lawyer Today for critical defense.", imageSrc: "asset://service-criminal", imageAlt: "Gavel and legal books"
},
{
id: 3, title: "Family Law: Compassionate Counsel", description: "Family matters are sensitive and require a delicate touch. We assist with divorce, child custody, alimony, and domestic violence cases, providing empathetic and effective legal support. Talk to a Lawyer Today for family guidance.", imageSrc: "asset://service-family", imageAlt: "Family legal advice", items: [
{
icon: Baby,
text: "Child Custody"
}
]
id: 3, title: "Family Law: Compassionate Counsel", description: "Family matters are sensitive and require a delicate touch. We assist with divorce, child custody, alimony, and domestic violence cases, providing empathetic and effective legal support. Talk to a Lawyer Today for family guidance.", imageSrc: "asset://service-family", imageAlt: "Family legal advice"
},
{
id: 4, title: "Property Disputes: Expert Resolution", description: "Property-related conflicts can be financially and emotionally draining. We specialize in resolving land disputes, tenancy issues, and property inheritance cases with strategic legal interventions. Talk to a Lawyer Today for property advice.", imageSrc: "asset://service-property", imageAlt: "Property documents and keys"},