Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd784c16e3 | |||
| 34c9693b89 |
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
|||||||
id: "2", value: "98", title: "% Satisfaction", description: "Client satisfaction and retention rate", icon: Award
|
id: "2", value: "98", title: "% Satisfaction", description: "Client satisfaction and retention rate", icon: Award
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", value: "2.5", title: "sec", description: "Average site load time for our projects", icon: Zap
|
id: "3", value: "2.5", title: "sec", description: "Average site load time (industry avg: 5+ sec)", icon: Zap
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", value: "500", title: "M+", description: "Total monthly visitors served", icon: TrendingUp
|
id: "4", value: "500", title: "M+", description: "Total monthly visitors served", icon: TrendingUp
|
||||||
@@ -236,4 +236,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user