diff --git a/src/app/page.tsx b/src/app/page.tsx index c3bb51a..267f5ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,6 +102,9 @@ export default function LandingPage() { { type: "image", src: "http://img.b2bpic.net/free-photo/dad-teaching-his-boy-how-shave_23-2149588735.jpg", alt: "About us"}, ]} + buttons={[ + { text: "View Our Standards", href: "#services" } + ]} />