Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "rating",
|
||||
|
||||
value: "5 Stars",
|
||||
title: "Average Rating",
|
||||
items: [
|
||||
@@ -258,7 +258,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "customers",
|
||||
|
||||
value: "10K+",
|
||||
title: "Happy Anglers",
|
||||
items: [
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "experience",
|
||||
|
||||
value: "20 Years",
|
||||
title: "In the Field",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user