Author: jbertram
Date: Tue Mar  5 16:43:47 2019
New Revision: 1041299

Log:
Update tag line, description, & footer

Modified:
    websites/production/activemq/content/activemq-website/index.html

Modified: websites/production/activemq/content/activemq-website/index.html
==============================================================================
--- websites/production/activemq/content/activemq-website/index.html (original)
+++ websites/production/activemq/content/activemq-website/index.html Tue Mar  5 
16:43:47 2019
@@ -110,7 +110,7 @@
       <div class="col-4 align-middle"></div>
       <div class="col-4 slider-text align-middle">
         <div class="child">
-          Flexible &amp; Powerful Open Source<br/> Multi-Protocol Messaging 
Broker
+          Flexible &amp; Powerful Open Source<br/> Multi-Protocol Messaging
         </div>
       </div>
       <div class="col-4 align-middle" >
@@ -127,7 +127,7 @@
       <div class="card">
         <div class="card-body narative">
           <span>
-            <p>Apache ActiveMQ&trade; is the most popular open-source, 
Java-based message broker. It supports industry standard protocols so users get 
the benefits of client choices across a broad range of langues and platforms. 
Connectivity from C, C++, Python, .Net, and more is available. Integrate your 
multi-platform applications using the ubiquitous <strong>AMQP</strong> 
protocol. Exchange messages between your web applications using 
<strong>STOMP</strong> over websockets. Manage your IoT devices using 
<strong>MQTT</strong>. Support your existing <strong>JMS</strong> 
infrastructure and beyond. ActiveMQ offers the power and flexibility to support 
any messaging use-case.</p>
+            <p>Apache ActiveMQ&trade; is the most popular open source, 
multi-protocol, Java-based messaging server. It supports industry standard 
protocols so users get the benefits of client choices across a broad range of 
langues and platforms. Connectivity from C, C++, Python, .Net, and more is 
available. Integrate your multi-platform applications using the ubiquitous 
<strong>AMQP</strong> protocol. Exchange messages between your web applications 
using <strong>STOMP</strong> over websockets. Manage your IoT devices using 
<strong>MQTT</strong>. Support your existing <strong>JMS</strong> 
infrastructure and beyond. ActiveMQ offers the power and flexibility to support 
any messaging use-case.</p>
             <p>There are currently two "flavors" of ActiveMQ available - the 
"classic" 5.x broker and the "next generation" Artemis broker. Once Artemis 
reaches a sufficient level of feature parity with the 5.x code-base it will 
become ActiveMQ 6. Initial <a 
href="/activemq-website/projects/artemis/migration">migration documentation</a> 
is available.</p>
           </span>
         </div>
@@ -377,13 +377,12 @@
                 <img class="float-left" style="max-height: 100px" 
src="/activemq-website/assets/img/activemq_logo_white_vertical.png"/>
               </div>
             </div>
-            <div style="text-align: center; margin-bottom: 0px; margin-top: 
30px; font-size: 50%" class="col-sm-6">
-              <p>Apache ActiveMQ, ActiveMQ, Apache, the Apache feather logo, 
and the Apache ActiveMQ project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>
-              <p>Copyright &copy; 2019, The Apache Software Foundation. 
Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License 2.0</a></p>.
+            <div style="text-align: center; margin-bottom: 0px; margin-top: 
30px; font-size: 65%" class="col-sm-6">
+              <p>Apache ActiveMQ, ActiveMQ, Apache, the Apache feather logo, 
and the Apache ActiveMQ project logo are trademarks of The Apache Software 
Foundation. Copyright &copy; 2019, The Apache Software Foundation. Licensed 
under <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 
2.0</a>.</p>
             </div>
             <div class="col-sm-3">
               <div >
-                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="/activemq-website/assets/img/apache-logo-large.png"/></a>
+                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="/activemq-website/assets/img/apache-logo-small.png"/></a>
               </div>
             </div>
           </div>


Reply via email to