Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f30e8ca4fc | |||
| 62e2401529 |
@@ -124,6 +124,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[{ text: "View Opening Hours", href: "#contact" }]}
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "m1", value: "129+", title: "Verified Reviews", description: "Trusted by our local community.", icon: Star },
|
{ id: "m1", value: "129+", title: "Verified Reviews", description: "Trusted by our local community.", icon: Star },
|
||||||
{ id: "m2", value: "4.0", title: "Average Rating", description: "Consistently praised service.", icon: Award },
|
{ id: "m2", value: "4.0", title: "Average Rating", description: "Consistently praised service.", icon: Award },
|
||||||
|
|||||||
Reference in New Issue
Block a user