-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commercial: Replace PNG arrow with Font Awesome
chevron icon for consistency and improved scalability.
- Loading branch information
Showing
3 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ title: Rspamd commercial support | |
<div class="col-lg-6"> | ||
<h1>Rspamd commercial support</h1> | ||
<p>You can access enhanced support through Rspamd Ltd.'s commercial support option. It's ideal for users seeking added spam protection features and a higher level of support. Importantly, opting for commercial support directly contributes to the active development and maintenance of the open-source project.</p> | ||
<a class="btn btn-primary" href="mailto:[email protected]">Contact us <img src="img/down-arrow.png" alt=""></a> | ||
<a class="btn btn-primary" href="mailto:[email protected]">Contact us<i class="fa-solid fa-chevron-right ms-2"></i></a> | ||
</div> | ||
<div class="col-lg-6"> | ||
<img src="img/ill.png" alt="" class="img-fluid"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.