28 lines
1.3 KiB
HTML
28 lines
1.3 KiB
HTML
<app-page-title [title]="pageTitle"></app-page-title>
|
|
<app-application-header [app]="app"></app-application-header>
|
|
<div class="app-info">
|
|
<article class="content">
|
|
<app-application-image [app]="app"></app-application-image>
|
|
<h3>The Client</h3>
|
|
<p>
|
|
<em>The Shark Tank</em> is a news and opinion site centered on south Florida politics (and the state at large).
|
|
They provided extensive coverage of Rep. Allen West’s winning campaign in 2010, and continue their focused
|
|
news and opinion on current political races.
|
|
</p>
|
|
<h3>The Problem</h3>
|
|
<p>
|
|
They were displeased with their current theme; it was struggling with the amount of content they were producing.
|
|
</p>
|
|
<h3>The Solution</h3>
|
|
<p>
|
|
They had identified a theme that would better suit their needs. We set it up, ensuring that their content would
|
|
fit in the new theme’s requirements, and helped them turn off parts that they didn’t need. We also
|
|
converted the social media connections from their old site to a style that would work nicely in the new theme.
|
|
</p>
|
|
<h3>The Epilogue</h3>
|
|
<p>This was all they needed; they returned their focus to their writing.</p>
|
|
<app-tech-stack [stack]="app.techStack"></app-tech-stack>
|
|
<app-all-solutions-link></app-all-solutions-link>
|
|
</article>
|
|
</div>
|