Merge version_2 into main #4
@@ -41,8 +41,8 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ value: "8+", title: "Years Experience", items: ["Strategic design", "Digital growth"] },
|
||||
{ value: "100+", title: "Projects", items: ["Global brands", "Innovative tech"] },
|
||||
{ id: "metric-1", value: "8+", title: "Years Experience", items: ["Strategic design", "Digital growth"] },
|
||||
{ id: "metric-2", value: "100+", title: "Projects", items: ["Global brands", "Innovative tech"] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user