diff --git a/src/app/page.tsx b/src/app/page.tsx index 6529e0b..ec750d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,7 @@ export default function HomePage() { 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, - items: [ + title: "Real-time Collaboration", description: "Work together seamlessly with your team", bentoComponent: "icon-info-cards" as const, items: [ { icon: Zap, label: "Speed", value: "99.9%" }, { icon: Globe, label: "Global", value: "150+" }, { icon: TrendingUp, label: "Growth", value: "300%" },