Bob AI: Change the button text from 'Send a Message' to 'Start Your Project' in the cont

This commit is contained in:
kudinDmitriyUp
2026-06-13 21:54:53 +00:00
parent c576dcc810
commit 0e2e96b39e

View File

@@ -259,7 +259,7 @@ export default function HomePage() {
tag="Get in touch"
text="Ready to bring your vision to life? Let's discuss your next production project."
primaryButton={{
text: "Send a Message",
text: "Start Your Project",
href: "#",
}}
secondaryButton={{