Skip to content

Commit c983924

Browse files
committed
replace oudated reactive content on homepage
1 parent 836ed30 commit c983924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/homepage-features-icon-band.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ <h3><a href="/container-first">Container First</a></h3>
1414
<div class="width-4-12 width-12-12-m contrib-block">
1515
<img class="light-only" src="{{site.baseurl}}/assets/images/about/icon-reactive.svg">
1616
<img class="dark-only" src="{{site.baseurl}}/assets/images/about/icon-reactive-dark.svg">
17-
<h3><a href="/continuum">Unifies imperative and reactive</a></h3>
18-
<p>Combine both the familiar imperative code and the reactive style when developing applications.</p>
17+
<h3><a href="/continuum">Reactive Core</a></h3>
18+
<p>Built on a robust reactive core, Quarkus ensures fast and efficient performance, supporting the development of a wide variety of modern applications.</p>
1919
</div>
2020
<div class="width-4-12 width-12-12-m contrib-block">
2121
<img class="light-only" src="{{site.baseurl}}/assets/images/about/icon-standards.svg">

0 commit comments

Comments
 (0)