Bob AI: change button text in contact section to Send Mess...
This commit is contained in:
@@ -195,6 +195,7 @@ const ContactSplitForm = ({
|
|||||||
</div>
|
</div>
|
||||||
</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">Contact Us</button>
|
||||||
|
<button className="mt-4 bg-blue-500 text-white px-4 py-2 rounded hover:bg-blue-600">Text</button>
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user