Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user