Bug 573291-added Bosch Case Study to eclipse.org/org/value/

Signed-off-by: Zhou Fang <zhou.fang@eclipse-foundation.org>

Change-Id: Ic7645797a040a58faff0683fe976078979d78ed3
diff --git a/value/content/en_index.php b/value/content/en_index.php
index 92524d7..2f81901 100644
--- a/value/content/en_index.php
+++ b/value/content/en_index.php
@@ -103,13 +103,14 @@
         </a>
       </div>
       <div class="match-height-item-by-row col-sm-6 ">
-        <a class="sucess-stories-download-link" aria-label="download Cedalo Case Study" href="https://outreach.eclipse.foundation/cedalo-iot-open-source-case-study">
-          <img class="img img-responsive margin-bottom-5 success-story" alt="Cedalo Finds New Opportunities and Technology Partners in the Eclipse IoT Ecosystem" src="/org/value/public/images/cedalo.jpg">
+        <a class="sucess-stories-download-link" href="https://outreach.eclipse.foundation/bosch-open-source-case-study-iot" aria-label="Download Bosch Pursues an Open Strategy to Transform IoT">
+          <img class="img img-responsive margin-bottom-5 success-story" alt="Bosch Pursues an Open Strategy to Transform IoT" src="/org/value/public/images/bosch.jpg">
         </a>
-        <a class="btn btn-primary sucess-stories-download" aria-label="download Cedalo Case Study" href="https://outreach.eclipse.foundation/cedalo-iot-open-source-case-study">
+        <a class="btn btn-primary sucess-stories-download" aria-label="Download Bosch Pursues an Open Strategy to Transform IoT" href="https://outreach.eclipse.foundation/bosch-open-source-case-study-iot">
             Download
         </a>
       </div>
+    
     </div>
   </div>
 
@@ -208,6 +209,7 @@
                 Download
             </a>
           </div>
+
         </div>
         <div class="row">
         
@@ -258,6 +260,14 @@
                 Download
             </a>
           </div>
+          <div class="match-height-item-by-row col-xs-24 col-md-8 padding-40">
+            <a class="sucess-stories-download-link" aria-label="download Cedalo Case Study" href="https://outreach.eclipse.foundation/cedalo-iot-open-source-case-study">
+              <img class="img img-responsive success-story" alt="Cedalo Finds New Opportunities and Technology Partners in the Eclipse IoT Ecosystem" src="/org/value/public/images/cedalo.jpg">
+            </a>
+            <a class="btn btn-white sucess-stories-download padding-top-10 padding-bottom-10" aria-label="download Cedalo Case Study" href="https://outreach.eclipse.foundation/cedalo-iot-open-source-case-study">
+              Download
+            </a>
+          </div>
         </div>
       </div>
 
diff --git a/value/public/css/value.css b/value/public/css/value.css
index 857b56b..624ae51 100644
--- a/value/public/css/value.css
+++ b/value/public/css/value.css
@@ -83,6 +83,7 @@
 
 .success-story {
   box-shadow: 10px 20px 5px #e4e4e4;
+  width: 322px;
 }
 
 .survey-reports .btn {
diff --git a/value/public/images/bosch.jpg b/value/public/images/bosch.jpg
new file mode 100644
index 0000000..a97f37c
--- /dev/null
+++ b/value/public/images/bosch.jpg
Binary files differ