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

This commit is contained in:
2026-02-01 23:10:13 +02:00
parent 8f35ef38ab
commit 65e8240106
8 changed files with 291 additions and 88 deletions

View File

@@ -194,8 +194,6 @@ const ContactSplitForm = ({
{mediaPosition === "right" && mediaContent}
</div>
</div>
<button className="mt-4 bg-blue-500 text-white px-4 py-2 rounded hover:bg-blue-600">Contact Us</button>
<button className="mt-4 bg-blue-500 text-white px-4 py-2 rounded hover:bg-blue-600">Text</button>
</section>
);
};