Merge version_1 into main #4
@@ -196,13 +196,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "10,000+"
|
||||
value: "10,000+", label: "Satisfied Customers"
|
||||
},
|
||||
{
|
||||
value: "4.9/5"
|
||||
value: "4.9/5", label: "Average Rating"
|
||||
},
|
||||
{
|
||||
value: "1M+"
|
||||
value: "1M+", label: "Products Sold"
|
||||
}
|
||||
]}
|
||||
title="Hear From Our Valued Community"
|
||||
|
||||
Reference in New Issue
Block a user