Bob AI: change the team section title to Meet Our Expert T...

This commit is contained in:
2026-02-02 09:55:13 +02:00
parent e33c0af6c1
commit 4570c7563a
4 changed files with 177 additions and 70 deletions

View File

@@ -200,9 +200,4 @@ const ContactSplitForm = ({
ContactSplitForm.displayName = "ContactSplitForm";
// Inserted button element
<div className="mt-4">
<button className="bg-blue-500 text-white px-4 py-2 rounded">Contact Us</button>
</div>
export default ContactSplitForm;