Merge version_1 into main #5
@@ -122,13 +122,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+"
|
||||
value: "500+", label: "Happy Customers"
|
||||
},
|
||||
{
|
||||
value: "25"
|
||||
value: "25", label: "Years in Business"
|
||||
},
|
||||
{
|
||||
value: "3"
|
||||
value: "3", label: "Michelin Stars"
|
||||
}
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user