Skip to content

Commit

Permalink
Update: Change Request
Browse files Browse the repository at this point in the history
  • Loading branch information
wpesicDev committed Jun 14, 2024
1 parent 06a8a9a commit 31302bd
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 20 deletions.
24 changes: 24 additions & 0 deletions src/es/components/organisms/headshotWrapper/default-/default-.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<hr/>
<o-wrapper namespace="wrapper-teaser-" simulate-children=3>
<d-o-headshot-wrapper picture-first-mobile>
<a-picture defaultSource="./img/geschäftsleitung/Thomas_24.png" alt="Migros"></a-picture>
<div class="text_section">
<h3><strong>Thomas Gubler</strong></h3>
<p>CEO</p>
</div>
</d-o-headshot-wrapper>
<d-o-headshot-wrapper picture-first-mobile>
<a-picture defaultSource="./img/geschäftsleitung/Oliver_2.png" alt="Migros"></a-picture>
<div class="text_section">
<h3><strong>Oliver Hausmann</strong></h3>
<p>Leiter BU Food</p>
</div>
</d-o-headshot-wrapper>
<d-o-headshot-wrapper picture-first-mobile>
<a-picture defaultSource="./img/geschäftsleitung/Ralph.png" alt="Migros"></a-picture>
<div class="text_section">
<h3><strong>Ralf van den Bragt</strong></h3>
<p>Leiter BU Coffee</p>
</div>
</d-o-headshot-wrapper>
</o-wrapper>
17 changes: 0 additions & 17 deletions src/es/components/organisms/headshotWrapper/text-/text-.css

This file was deleted.

6 changes: 3 additions & 3 deletions src/es/components/pages/Geschäftsleitung.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1>Geschäftsleitung</h1>
<hr/>
<o-wrapper namespace="wrapper-teaser-" simulate-children=3>
<d-o-headshot-wrapper picture-first-mobile>
<d-o-headshot-wrapper picture-first-mobile>
<a-picture defaultSource="./img/geschäftsleitung/Thomas_24.png" alt="Migros"></a-picture>
<div class="text_section">
<h3><strong>Thomas Gubler</strong></h3>
Expand Down Expand Up @@ -40,7 +40,7 @@ <h3><strong>Constantin Schnupp</strong></h3>
<p>CFO</p>
</div>
</d-o-headshot-wrapper>
<d-o-headshot-wrapper picture-first-mobile>
<d-o-headshot-wrapper picture-first-mobile>
<a-picture defaultSource="./img/geschäftsleitung/Gina.png" alt="Migros"></a-picture>
<div class="text_section">
<h3><strong>Gina Largo</strong></h3>
Expand All @@ -50,7 +50,7 @@ <h3><strong>Gina Largo</strong></h3>
</o-wrapper>
<hr/>
<o-wrapper namespace="wrapper-teaser-" simulate-children=3>
<d-o-headshot-wrapper picture-first-mobile>
<d-o-headshot-wrapper picture-first-mobile>
<a-picture defaultSource="./img/geschäftsleitung/Barbara_v2.png" alt="Migros"></a-picture>
<div class="text_section">
<h3><strong>Barbara Werfeli</strong></h3>
Expand Down

0 comments on commit 31302bd

Please sign in to comment.