Merge version_12 into main
Merge version_12 into main
This commit was merged in pull request #13.
This commit is contained in:
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
|||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
|
title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
|
||||||
{ icon: Users, label: "Loyal Customers", value: "373+" },
|
{ icon: Users, label: "Loyal Customers", value: "373+" },
|
||||||
|
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
||||||
{ icon: MapPin, label: "Location", value: "Virginia Beach" },
|
{ icon: MapPin, label: "Location", value: "Virginia Beach" },
|
||||||
{ icon: Clock, label: "Premium Hours", value: "Daily" }
|
{ icon: Clock, label: "Premium Hours", value: "Daily" }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user