Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
melnalex committed Sep 19, 2023
1 parent adcc5a8 commit a9b4c30
Show file tree
Hide file tree
Showing 17 changed files with 108 additions and 143 deletions.
3 changes: 2 additions & 1 deletion website/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@

/account https://account.korzh.com
/support https://account.korzh.com/ticket/create
/login https://account.korzh.com
/login https://account.korzh.com
/demo/* https://demo.korzh.com/:splat 200!
6 changes: 3 additions & 3 deletions website/appbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<a href="#" class="dropdown-toggle">EASYQUERY</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="/easyquery">EASYQUERY.NET</a></li>
<li><a href="/easy-report-starter-kit">EASYREPORT STARTER KIT</a></li>
<li><a href="/easyquery/javascript">EASYQUERY.JS</a></li>
<li><a href="/easy-report-starter-kit">EASYREPORT STARTER KIT</a></li>
</ul>
</li>
<li><a href="/metroui">METRO UI</a></li>
Expand All @@ -18,14 +18,14 @@
<li>
<a href="#" class="dropdown-toggle">DOCS</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="/easyquery/docs/api-reference">EASYQUERY API</a></li>
<li><a href="/easyquery/docs">EASYQUERY.NET</a></li>
<li><a href="/easyquery/javascript/docs">EASYQUERY.JS</a></li>
<!-- <li><a href="/easyquery/docs/api-reference">EASYQUERY API</a></li> -->
<li><a href="/easy-report-starter-kit/docs">EASY REPORT</a></li>
<li class="divider"></li>
<li><a href="/localizer/docs">LOCALIZER</a></li>
<li class="divider"></li>
<li><a href="/metroui/docs">METRO UI</a></li>
<li><a href="https://metroui.org.ua/intro.html">METRO UI</a></li>
</ul>
</li>
<li><a id="SigninBtn" href="/account"><span class="mif-user mr-2"></span>ACCOUNT</a></li>
Expand Down
37 changes: 17 additions & 20 deletions website/easy-report-starter-kit.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="//cdn.korzh.com/metroui/v4/css/metro-all.min.css">
<link rel="stylesheet" href="//cdn.korzh.com/ed/1.4.11/easydata.css" />
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="/css/index.css">
<title>EASYREPORT STARTER KIT :: Korzh.com - Tools from Developers for Developers</title>
</head>
<body class="m4-cloak">
<div data-role="html-container" data-insert-mode="replace" data-html-source="appbar.html"></div>
<div data-role="html-container" data-insert-mode="replace" data-html-source="/appbar.html"></div>

<br/>
<br/>
Expand All @@ -37,13 +37,10 @@ <h2 class="mt-0">ASP.NET Core solution template for ad-hoc reporting (ERSK)</h2>
</div>
<div class="row mt-10">
<div class="cell-4">
<a href="https://korzh.com/easyquery#get-started" class="button w-100 fg-white text-bold warning large" >GET IT NOW!</a>
<a href="#licensing" class="button w-100 fg-white text-bold warning large" >GET IT NOW!</a>
</div>
<div class="cell-4 pl-1 pr-1">
<a href="https://korzh.com/demo/easyquery-asp-net-core-razor" class="button w-100 fg-white text-bold warning large" >Live Demo</a>
</div>
<div class="cell-4">
<a href="#licensing" class="button w-100 fg-white text-bold warning large" >Buy License</a>
<a href="https://demo.korzh.com/easyquery-asp-net-core-razor" class="button w-100 fg-white text-bold warning large" >Live Demo</a>
</div>
</div>
</div>
Expand All @@ -52,7 +49,7 @@ <h2 class="mt-0">ASP.NET Core solution template for ad-hoc reporting (ERSK)</h2>

<div class="cell-lg-5 d-none d-flex-lg flex-column flex-justify-center hero-images">
<div class="">
<img src="images/easy-report-1.png" alt="" class="shadow-3">
<img src="/images/easy-report-1.png" alt="" class="shadow-3">
</div>
</div>
</div>
Expand Down Expand Up @@ -156,22 +153,22 @@ <h1 class="text-bold fg-white">SCREEN<span>SHOTS</span></h1>
<div class="cell-lg-6 easy-report-images">
<div class="row" data-role="lightbox">
<div class="cell-6 p-2">
<img src="images/01_s.png" alt="">
<img src="/images/01_s.png" alt="">
</div>
<div class="cell-6 p-2">
<img src="images/04_s.png" alt="">
<img src="/images/04_s.png" alt="">
</div>
<div class="cell-6 p-2">
<img src="images/02_s.png" alt="">
<img src="/images/02_s.png" alt="">
</div>
<div class="cell-6 p-2">
<img src="images/03_s.png" alt="">
<img src="/images/03_s.png" alt="">
</div>
<div class="cell-6 p-2">
<img src="images/05_s.png" alt="">
<img src="/images/05_s.png" alt="">
</div>
<div class="cell-6 p-2">
<img src="images/06_s.png" alt="">
<img src="/images/06_s.png" alt="">
</div>
</div>
</div>
Expand Down Expand Up @@ -249,7 +246,7 @@ <h1 class="text-bold fg-white">SCREEN<span>SHOTS</span></h1>
<td><span class="mif-checkmark fg-green"></span></td>
</tr>
<tr>
<td><a href="easyquery#licensing">EasyQuery ASP.NET Core Company</a> license</td>
<td><a href="/easyquery#licensing">EasyQuery ASP.NET Core Company</a> license</td>
<td><span class="mif-cross fg-red"></span></td>
<td><span class="mif-checkmark fg-green"></span></td>
</tr>
Expand Down Expand Up @@ -323,7 +320,7 @@ <h2 class="text-center text-bold">FREQUENTLY ASKED QUESTIONS</h2>

<div class="question">We are resellers. Do you have any special offers for resellers?</div>
<div class="answer">
<p> Yes, we do. Please visit <a href="/support/resellers">Reseller's FAQ</a> page for the details</p>
<p> Yes, we do. Please visit <a href="/resellers">Reseller's FAQ</a> page for the details</p>
</div>
</div>
</div>
Expand All @@ -335,14 +332,14 @@ <h2 class="text-center text-bold">FREQUENTLY ASKED QUESTIONS</h2>

<section class="container-fluid more-question">
<div class="container">
<div data-role="html-container" data-method="get" data-html-source="more-questions.html" data-insert-mode="replace"></div>
<div data-role="html-container" data-method="get" data-html-source="/more-questions.html" data-insert-mode="replace"></div>
</div>
</section>

<div data-role="html-container" data-method="get" data-html-source="footer.html" data-insert-mode="replace"></div>
<div data-role="html-container" data-method="get" data-html-source="/footer.html" data-insert-mode="replace"></div>

<script src="//cdn.korzh.com/metroui/v4/js/metro.min.js"></script>
<script src="js/index.js"></script>
<script src="/js/index.js"></script>
<script>
document.addEventListener("DOMContentLoaded", (event) => {
document.getElementById('GetERSKBtn').addEventListener("click", (event) => {
Expand All @@ -363,7 +360,7 @@ <h2 class="text-center text-bold">FREQUENTLY ASKED QUESTIONS</h2>
},
afterRegisterTitle: 'Please check your Inbox',
afterRegisterBody: `<div>We sent an email to <strong>{{email}}</strong>. You will find the download link there. </div>` +
'<div style="margin-top:20px;font-size:0.9em">NB: Don\'t forgot to check your SPAM folder ' +
'<div style="margin-top:20px;font-size:0.9em">NB: Don\'t forget to check your SPAM folder ' +
'if the message does not arrive within the next 5 minutes and mark it as "Not Spam" if it\'s there.</div>',
autoSignIn: true,
data: {
Expand Down
Loading

0 comments on commit a9b4c30

Please sign in to comment.