From 841d428fe3cc85378ddb10bbf69b6d7b1da43eec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 07:13:34 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d1f90fc..489eab5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,7 +7,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; -import { ShieldCheck, Trophy, Handshake, Balance } from "lucide-react"; +import { ShieldCheck, Trophy, Handshake, Scale } from "lucide-react"; export default function LandingPage() { return ( @@ -60,7 +60,7 @@ export default function LandingPage() { title: "Proven Track Record", description: "Successfully resolved numerous complex cases, achieving favorable outcomes for our clients.", icon: Trophy, }, { - title: "Ethical Practice", description: "Upholding the highest standards of legal ethics and professional conduct in every case.", icon: Balance, + title: "Ethical Practice", description: "Upholding the highest standards of legal ethics and professional conduct in every case.", icon: Scale, } ]} imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-crossed-arms-front-building_23-2147970921.jpg"