mirror of
https://github.com/radzenhq/radzen-blazor.git
synced 2026-04-05 22:01:04 +00:00
13 lines
943 B
Plaintext
13 lines
943 B
Plaintext
<div class="row radzen-banner">
|
|
<div class="col-12 col-lg-6 text-left">
|
|
<h2>Introducing <strong>Radzen Blazor Studio</strong></h2>
|
|
<p>Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.</p>
|
|
<p><a href="https://www.radzen.com/blazor-studio" target="_blank"><span class="glyphicon glyphicon-chevron-right" style="font-size: 12px; margin-right: 8px;" aria-hidden="true"></span>Learn More</a></p>
|
|
</div>
|
|
<div class="col-12 col-lg-6 text-right visible-lg">
|
|
<a class="cta-button primary download" href="https://www.radzen.com/blazor-studio/download" target="_blank">Download Now</a>
|
|
</div>
|
|
<div class="col-12 col-lg-6 text-left hidden-lg">
|
|
<a class="cta-button primary" href="https://www.radzen.com/blazor-studio/download" target="_blank">Download Now</a>
|
|
</div>
|
|
</div> |