Merge version_1 into main #2
@@ -154,13 +154,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5/5", description: "Customer Rating"
|
||||
value: "5/5", title: "Customer Rating"
|
||||
},
|
||||
{
|
||||
value: "10K+", description: "Happy Visitors"
|
||||
value: "10K+", title: "Happy Visitors"
|
||||
},
|
||||
{
|
||||
value: "Top 3", description: "Local Desserts"
|
||||
value: "Top 3", title: "Local Desserts"
|
||||
}
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user