Update src/app/page.tsx
This commit is contained in:
@@ -122,19 +122,16 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "rating",
|
||||
value: "4.3 ⭐",
|
||||
title: "Average Rating",
|
||||
description: "across all platforms",
|
||||
},
|
||||
{
|
||||
id: "reviews",
|
||||
value: "285+",
|
||||
title: "Customer Reviews",
|
||||
description: "and growing daily",
|
||||
},
|
||||
{
|
||||
id: "years",
|
||||
value: "20+",
|
||||
title: "Years of Legacy",
|
||||
description: "serving Meerut",
|
||||
|
||||
Reference in New Issue
Block a user