Merge version_3 into main #3
@@ -123,16 +123,16 @@ export default function LandingPage() {
|
||||
tag="Performance"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "150", title: "brands transformed", description: "Enterprise and mid-market organizations elevated", icon: TrendingUp
|
||||
id: "1", value: "2.8x", title: "average ROI", description: "Client revenue growth following engagement", icon: Zap
|
||||
},
|
||||
{
|
||||
id: "2", value: "18", title: "years expertise", description: "In brand strategy and premium design execution", icon: Award
|
||||
id: "2", value: "150", title: "brands transformed", description: "Enterprise and mid-market organizations elevated", icon: TrendingUp
|
||||
},
|
||||
{
|
||||
id: "3", value: "47", title: "design awards", description: "Recognition for strategic excellence and execution", icon: Trophy
|
||||
id: "3", value: "18", title: "years expertise", description: "In brand strategy and premium design execution", icon: Award
|
||||
},
|
||||
{
|
||||
id: "4", value: "2.8x", title: "average ROI", description: "Client revenue growth following engagement", icon: Zap
|
||||
id: "4", value: "47", title: "design awards", description: "Recognition for strategic excellence and execution", icon: Trophy
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user