Merge version_1 into main #3
@@ -97,9 +97,9 @@ export default function LandingPage() {
|
||||
description="Read what others say."
|
||||
testimonials={[]}
|
||||
kpiItems={[
|
||||
{ value: "100%", description: "Satisfaction", icon: Circle },
|
||||
{ value: "50+", description: "Projects", icon: Circle },
|
||||
{ value: "24h", description: "Support", icon: Circle }
|
||||
{ value: "100%", label: "Satisfaction", icon: Circle },
|
||||
{ value: "50+", label: "Projects", icon: Circle },
|
||||
{ value: "24h", label: "Support", icon: Circle }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user