TheNeuralBit commented on a change in pull request #13596:
URL: https://github.com/apache/beam/pull/13596#discussion_r568261492



##########
File path: website/www/site/layouts/index.html
##########
@@ -63,73 +61,105 @@ <h2 class="pillars-title">
 {{ end }}
 
 {{ define "graphic-section" }}
-  <div class="graphic section">
-    <div class="graphic__image">
-      <img src="/images/beam_architecture.png" alt="Beam architecture">
+  <div class="graphic">
+    <div class="quotes">
+      <h2 class="margin">{{ T "home-model-title1" }}</h2>
+      <div class="margin section">
+        <div class="row images desktop">
+          <img src="/images/model-sources-icon.svg" class='icon'/>
+          <img src="/images/model-ellipse.svg"/>
+          <img src="/images/model-processing-icon.svg" class='icon'/>
+          <img src="/images/model-ellipse.svg"/>
+          <img src="/images/model-sinks-icon.svg" class='icon'/>
+        </div>

Review comment:
       Talked to @griscz who told me there's supposed to be some text under 
each item, like this: 
   
![image](https://user-images.githubusercontent.com/675055/106539976-dc20e900-64b3-11eb-8fde-4043aae95e46.png)
   
   Also the title should be "How Does It Work?" not "How it works?"
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to