Update src/app/page.tsx

This commit is contained in:
2026-04-03 10:10:07 +00:00
parent 346724a4f2
commit 294f611af1

View File

@@ -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" }
]}
/>
</div>