2 Commits

Author SHA1 Message Date
294f611af1 Update src/app/page.tsx 2026-04-03 10:10:07 +00:00
346724a4f2 Merge version_2 into main
Merge version_2 into main
2026-04-03 10:07:41 +00:00

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