-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
27 additions
and
20 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
src/es/components/organisms/headshotWrapper/default-/default-.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
17
src/es/components/organisms/headshotWrapper/text-/text-.css
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters