Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-08 15:21:16 +00:00

View File

@@ -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>