Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user