Skip to content

Commit

Permalink
REPLACE FILES WITH NEW WEBSITE
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasliu committed Aug 24, 2020
1 parent 98942df commit 75ea4d6
Show file tree
Hide file tree
Showing 1,788 changed files with 730 additions and 140,221 deletions.
Binary file modified .DS_Store
Binary file not shown.
File renamed without changes.
299 changes: 145 additions & 154 deletions apply.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions new_website/clients.html → clients.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="row px-3">
<h1 class="page-title">Current Clients</h1>
</div>
<div class="row py-4 px-3">
<div class="row py-4 px-3 justify-content-center">
<div class="row company-profiles">
<div class="card company-profile-card">
<a href="https://www.snapchat.com/">
Expand Down Expand Up @@ -105,35 +105,35 @@ <h2 class="mt-3">Market Research</h2>
<p class="lead">We analyze landscape trends, evaluate competitors, and interview user groups to better understand opportunities within our clients’ target market.</p>
</div>
<div class="col-lg-1 service-icon-container">
<i class="fa fa-user"></i>
<i class="fa fa-thumbs-up"></i>
</div>
<div class="col-lg-5">
<h2 class="mt-3">Product Marketing</h2>
<p class="lead">Informing our decisions with research findings, we strategize how our clients can best reach, convert, and maintain their desired audience.</p>
</div>
<div class="col-lg-1 service-icon-container">
<i class="fa fa-user"></i>
<i class="fa fa-database"></i>
</div>
<div class="col-lg-5">
<h2 class="mt-3">Data Analysis</h2>
<p class="lead">Employing querying and visualization tools like Tableau and SQL, we use data to tell compelling stories and motivate our proposals.</p>
</div>
<div class="col-lg-1 service-icon-container">
<i class="fa fa-user"></i>
<i class="fa fa-paint-brush"></i>
</div>
<div class="col-lg-5">
<h2 class="mt-3">UI/UX Prototyping</h2>
<p class="lead">We develop fully clickable Figma prototypes, iteratively refine them with feedback from user tests, and demonstrate identified user flows.</p>
</div>
<div class="col-lg-1 service-icon-container">
<i class="fa fa-user"></i>
<i class="fa fa-code"></i>
</div>
<div class="col-lg-5">
<h2 class="mt-3">Software Engineering</h2>
<p class="lead">From chatbots to custom tools, we ideate, design, and develop innovative technical solutions responsive to our client’s needs.</p>
</div>
<div class="col-lg-1 service-icon-container">
<i class="fa fa-user"></i>
<i class="fa fa-mobile"></i>
</div>
<div class="col-lg-5">
<h2 class="mt-3">Web & Mobile Development</h2>
Expand Down
Loading

0 comments on commit 75ea4d6

Please sign in to comment.