diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4cbed76..3277b33 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -56,7 +56,7 @@ export default function AboutPage() { description="41 Masallah Agency" subdescription="Leading Influencer Marketing Platform" icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg" imageAlt="Agency Team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -72,32 +72,16 @@ export default function AboutPage() { tagAnimation="opacity" metrics={[ { - id: "1", - value: "41", - title: "models", - description: "Diverse AI influencers with unique personas", - icon: Users, + id: "1", value: "41", title: "models", description: "Diverse AI influencers with unique personas", icon: Users, }, { - id: "2", - value: "500", - title: "million", - description: "Combined reach across platforms", - icon: Globe, + id: "2", value: "500", title: "million", description: "Combined reach across platforms", icon: Globe, }, { - id: "3", - value: "98", - title: "percent", - description: "Client satisfaction rate", - icon: CheckCircle, + id: "3", value: "98", title: "percent", description: "Client satisfaction rate", icon: CheckCircle, }, { - id: "4", - value: "5", - title: "years", - description: "Industry experience and expertise", - icon: Clock, + id: "4", value: "5", title: "years", description: "Industry experience and expertise", icon: Clock, }, ]} gridVariant="uniform-all-items-equal"