Update src/app/page.tsx

This commit is contained in:
2026-03-03 16:38:47 +00:00
parent 61d40ab8f2
commit 043b3f821b

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
sidebarItems: [
{ icon: Zap },
{ icon: Star, active: true },
{ icon: "Heart" }
{ icon: Shield }
],
stats: [
{ title: "Happy Clients", values: [2500, 3200, 4100], valuePrefix: "", valueSuffix: "+", description: "Satisfied customers" },