@@ -99,7 +99,7 @@ const rankItems = [
{
title: "전기공사",
rank: "9위",
- topPercent: "2%",
+ topPercent: "1%",
colorPrimary: "#FFCC00",
},
@@ -111,8 +111,8 @@ const rankItems = [
title: "소방공사",
- rank: "15위",
- topPercent: "5%",
+ rank: "13위",
+ topPercent: "3%",
colorPrimary: "#CC0000",
];