Bob AI: add a new button 'Contact Us' in hero section
This commit is contained in:
@@ -194,6 +194,7 @@ const ContactSplitForm = ({
|
|||||||
{mediaPosition === "right" && mediaContent}
|
{mediaPosition === "right" && mediaContent}
|
||||||
</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>
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user