Merge version_1 into main #1
@@ -49,6 +49,7 @@ export default function LandingPage() {
|
||||
id: "location",
|
||||
},
|
||||
]}
|
||||
button={{ text: "Order Now", href: "#menu" }}
|
||||
brandName="El Askary Juice"
|
||||
/>
|
||||
</div>
|
||||
@@ -224,15 +225,15 @@ export default function LandingPage() {
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0",
|
||||
title: "Average Rating",
|
||||
description: "Average Rating",
|
||||
},
|
||||
{
|
||||
value: "200+",
|
||||
title: "Daily Visitors",
|
||||
description: "Daily Visitors",
|
||||
},
|
||||
{
|
||||
value: "#1",
|
||||
title: "Local Favorite",
|
||||
description: "Local Favorite",
|
||||
},
|
||||
]}
|
||||
title="What Our Locals Say"
|
||||
|
||||
Reference in New Issue
Block a user