Quarkus provides a cohesive, fun to use, full-stack framework by leveraging a growing list of over fifty best-of-breed libraries that you love and use. All wired on a standard backbone.
Built on a robust reactive core, Quarkus ensures fast and efficient performance, supporting the development of a wide variety of modern applications.
diff --git a/_redirects/continuum.md b/_redirects/continuum.md
new file mode 100644
index 00000000000..c2a6c7364d5
--- /dev/null
+++ b/_redirects/continuum.md
@@ -0,0 +1,5 @@
+---
+permalink: /continuum/
+newUrl: /versatility/
+external: true
+---
diff --git a/assets/images/about/icon-versatility-dark.svg b/assets/images/about/icon-versatility-dark.svg
new file mode 100644
index 00000000000..97d2b0d13d8
--- /dev/null
+++ b/assets/images/about/icon-versatility-dark.svg
@@ -0,0 +1,19 @@
+
+
\ No newline at end of file
diff --git a/assets/images/about/icon-versatility.svg b/assets/images/about/icon-versatility.svg
new file mode 100644
index 00000000000..300e998f676
--- /dev/null
+++ b/assets/images/about/icon-versatility.svg
@@ -0,0 +1,17 @@
+
+
\ No newline at end of file
diff --git a/continuum.adoc b/continuum.adoc
index 19338135010..1e713e02161 100644
--- a/continuum.adoc
+++ b/continuum.adoc
@@ -1,11 +1,11 @@
---
layout: feature
-title: Continuum
+title: Versatility
subtitle:
-permalink: /continuum/
+permalink: /versatility/
intro: The client-server architecture has been the de-facto standard for building applications for years. But a significant shift happened. The one model rules them all age is over. A new range of applications and architectural styles have emerged and transformed how code is written and how applications are deployed and executed. HTTP microservices, reactive applications, event-driven architecture, function as a service, and AI-infused applications are now central players in modern systems.
-icon-light: assets/images/about/icon-reactive.svg
-icon-dark: assets/images/about/icon-reactive-dark.svg
+icon-light: assets/images/about/icon-versatility.svg
+icon-dark: assets/images/about/icon-versatility-dark.svg
---
Quarkus has been designed with this new world in mind and provides first-class support for these paradigms.