[ 
https://issues.apache.org/jira/browse/BEAM-11466?focusedWorklogId=546115&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-546115
 ]

ASF GitHub Bot logged work on BEAM-11466:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Feb/21 16:31
            Start Date: 02/Feb/21 16:31
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#13596:
URL: https://github.com/apache/beam/pull/13596#discussion_r568741716



##########
File path: website/www/site/i18n/home/en.yaml
##########
@@ -33,4 +33,18 @@
 - id: home-section
   translation: "section"
 - id: home-ctas-title
-  translation: "Get started"
\ No newline at end of file
+  translation: "Get started"
+- id: home-model-title1
+  translation: "How it works?"

Review comment:
       ```suggestion
     translation: "How Does It Work?"
   ```
   
   Gris told me offline that this is supposed to say "How Does it work?", does 
the copy in this file need to be updated still?

##########
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:
       It looks like the title is still "How it works?" and needs to be changed 
to "How Does it Work?".




----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 546115)
    Time Spent: 4.5h  (was: 4h 20m)

> [Website revamp] Development of the button bar on the Home Page
> ---------------------------------------------------------------
>
>                 Key: BEAM-11466
>                 URL: https://issues.apache.org/jira/browse/BEAM-11466
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Agnieszka Sell
>            Assignee: Jakub Sadowski
>            Priority: P2
>              Labels: website-revamp-2020, website-revamp-sprint-10
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to