Update src/app/page.tsx

This commit is contained in:
2026-03-14 15:29:52 +00:00
parent 1b68c8e6ee
commit 64b2df655b

View File

@@ -16,7 +16,7 @@ import {
Building2,
CheckCircle2,
Database,
GitIntegrations,
GitBranch,
Globe,
HelpCircle,
Rocket,
@@ -115,7 +115,7 @@ export default function LandingPage() {
title: "Custom Reports", description: "Generate detailed, exportable reports tailored to your specific business analysis needs."
},
{
icon: GitIntegrations,
icon: GitBranch,
title: "Easy Integration", description: "Connect with your existing tools and data sources seamlessly through our API."
}
]}