diff --git a/src/app/page.tsx b/src/app/page.tsx index 523c7f2..81eb9e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,6 +124,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + buttons={[{ text: "View Opening Hours", href: "#contact" }]} metrics={[ { 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 },