Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -45,8 +45,7 @@ export default function HomePage() {
|
|||||||
title: "Advanced Analytics", description: "Get detailed insights into your business performance", bentoComponent: "globe" as const,
|
title: "Advanced Analytics", description: "Get detailed insights into your business performance", bentoComponent: "globe" as const,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Real-time Collaboration", description: "Work together seamlessly with your team", bentoComponent: "icon-info-cards" as const,
|
title: "Real-time Collaboration", description: "Work together seamlessly with your team", bentoComponent: "icon-info-cards" as const, items: [
|
||||||
items: [
|
|
||||||
{ icon: Zap, label: "Speed", value: "99.9%" },
|
{ icon: Zap, label: "Speed", value: "99.9%" },
|
||||||
{ icon: Globe, label: "Global", value: "150+" },
|
{ icon: Globe, label: "Global", value: "150+" },
|
||||||
{ icon: TrendingUp, label: "Growth", value: "300%" },
|
{ icon: TrendingUp, label: "Growth", value: "300%" },
|
||||||
|
|||||||
Reference in New Issue
Block a user