Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
korzh committed Sep 19, 2023
1 parent a9b4c30 commit dc5ef75
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ <h2 class="mt-0">Increase your coding productivity</h2>
<div class="cell-lg-5 d-flex flex-column flex-justify-center">
<h1 class="hero-section__header text-light">EASY<span>QUERY</span></h1>
<p class="hero-section__subheader">
EasyQuery will be useful to you if you are creating a WEB (.NET, JS) application that works with a database.
EasyQuery, a robust library, becomes exceptionally handy when you're developing a web application on .NET or JavaScript that may involve various tasks utilizing a database.
In such cases, EasyQuery serves as an invaluable asset.
</p>
<div class="mt-10">
<a href="/easyquery" class="button info">Learn more...</a>
Expand Down Expand Up @@ -352,4 +353,4 @@ <h2 class="text-center text-bold fg-gray">OUR CUSTOMERS</h2>
<script src="//cdn.korzh.com/metroui/v4/js/metro.min.js"></script>

</body>
</html>
</html>

0 comments on commit dc5ef75

Please sign in to comment.