2 Commits

Author SHA1 Message Date
f6d2235ac8 Merge version_2_1781377297734 into main
Merge version_2_1781377297734 into main
2026-06-13 19:02:06 +00:00
kudinDmitriyUp
a20230894d Bob AI: Update the href of the secondary button in the contact section to link to a demo 2026-06-13 19:02:00 +00:00

View File

@@ -292,8 +292,8 @@ export default function HomePage() {
href: "#",
}}
secondaryButton={{
text: "Contact Sales",
href: "#",
text: "Book a Demo",
href: "/book-demo",
}}
/>
</SectionErrorBoundary>