Skip to content

Commit

Permalink
Add Blog & Solution Intros. Add Tag line. Update CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
tfreebern2 committed Dec 11, 2023
1 parent 5bf0a05 commit a689528
Show file tree
Hide file tree
Showing 6 changed files with 232 additions and 103 deletions.
6 changes: 3 additions & 3 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
- text: Home
url: "/"

- text: "About"
url: "/about"

- text: Solutions
url: "/solutions/"

Expand Down Expand Up @@ -50,6 +53,3 @@

- text: "Contact"
url: "/contact"

- text: "About"
url: "/about"
4 changes: 3 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@ <h3>Contact</h3>
<li><a href="{{site.linkedin_url}}" aria-label="zCore LinkedIn"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="{{site.github_url}}" aria-label="zCore Github"><i class="fab fa-github"></i></a></li>
</ul>
<!--sdvosb logo to go here-->
</div>
</div>
</div>
<div class="col-lg-2">
<img class="footer-logo" src="{{relative_url}}/assets/images/sdvosb-large.png" alt="">
</div>
</div>
</div>
</div>
Expand Down
3 changes: 3 additions & 0 deletions _includes/hero_area.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ <h1 class="wow slideInUp" data-wow-duration="1s">A Trusted Partner</h1>
precision and technological innovation is ingrained in every project, reflecting our unwavering
commitment to excellence across all facets of our services.
</p>
<p style="font-weight: bold; font-size: 20px">
Think Big. Act Bold. Achieve More.
</p>
</div>
<div class="zCore_main_button">
<a href="/solutions/" class="zCore_btn zCore_btn_2 zCore_btn_3 main_btn_1 wow slideInUp"
Expand Down
Loading

0 comments on commit a689528

Please sign in to comment.