Merge version_2 into main #4
@@ -68,9 +68,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Design Principles"
|
||||
metrics={[
|
||||
{ id: "1", icon: Award, label: "Awards", value: "12" },
|
||||
{ id: "2", icon: Clock, label: "Years", value: "10" },
|
||||
{ id: "3", icon: Globe, label: "Countries", value: "24" }
|
||||
{ icon: Award, label: "Awards", value: "12" },
|
||||
{ icon: Clock, label: "Years", value: "10" },
|
||||
{ icon: Globe, label: "Countries", value: "24" }
|
||||
]}
|
||||
metricsAnimation="opacity"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user