feat: Add button to About Us section

This commit is contained in:
kudinDmitriyUp
2026-05-08 08:44:31 +00:00
parent d6a4924d7c
commit 74df44500f

View File

@@ -50,6 +50,10 @@ export default function HomePage() {
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-making-notes-about-flower_23-2147768470.jpg"
primaryButton={{
text: "Learn More",
href: "#",
}}
/>
</div>