2 Commits

Author SHA1 Message Date
e133af1595 Update src/app/page.tsx 2026-03-11 18:16:02 +00:00
4fed24aa7a Merge version_2 into main
Merge version_2 into main
2026-03-11 18:11:53 +00:00

View File

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