-
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
1 parent
8bf85d3
commit a16ee69
Showing
7 changed files
with
97 additions
and
2 deletions.
There are no files selected for viewing
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,34 @@ | ||
<div id="cubeContainer"> | ||
<div id="cubeWrapper"> | ||
<div class="head"> | ||
<h1>Meet our local team</h1> | ||
</div> | ||
<div id="cubes"> | ||
<div class="card-speaker"> | ||
<img src="https://static.marketing.shawee.io/baymeetup/rodrigoterron.jpeg" alt="Rodrigo Terron"> | ||
<div class="name"> | ||
<h1>Rodrigo Terron</h1> | ||
<p>CEO</p> | ||
<img src="https://shawee.io/images/logo.svg" alt="Shawee" height="12" /> | ||
</div> | ||
<div class="content"> | ||
<ul> | ||
<li><a href="https://www.linkedin.com/in/rodrigoterron/"><span class="fab fa-linkedin"></span></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="card-speaker"> | ||
<img src="https://static.marketing.shawee.io/baymeetup/akanj.jpeg" alt="Jean Paul Marinho"> | ||
<div class="name"> | ||
<h1>Jean Paul Marinho</h1> | ||
<p>iOS Engineer</p> | ||
</div> | ||
<div class="content"> | ||
<ul> | ||
<li><a href="https://www.linkedin.com/in/akanj/"><span class="fab fa-linkedin"></span></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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