Merge version_2 into main #3
@@ -39,9 +39,9 @@ export default function AboutPage() {
|
||||
<AboutMetric
|
||||
title="About Our Agency"
|
||||
metrics={[
|
||||
{ id: "1", icon: Award, label: "Industry Experience", value: "8+ Years" },
|
||||
{ id: "2", icon: Users, label: "Happy Clients", value: "100+" },
|
||||
{ id: "3", icon: Zap, label: "Projects Completed", value: "250+" },
|
||||
{ icon: Award, label: "Industry Experience", value: "8+ Years" },
|
||||
{ icon: Users, label: "Happy Clients", value: "100+" },
|
||||
{ icon: Zap, label: "Projects Completed", value: "250+" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user