Skip to content

Commit

Permalink
updated gifs (#77)
Browse files Browse the repository at this point in the history
* updated gifs

* Update myCareer to use new gif. Remove old image.

* Delete public/images/sparta_handheld_old.gif

* footer font-light mobile update

---------

Co-authored-by: unknown <[email protected]>
Co-authored-by: Daniel Fullaway <[email protected]>
  • Loading branch information
3 people authored Jun 7, 2024
1 parent 2d41f53 commit f27ee1d
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
Binary file removed public/images/myCareer.png
Binary file not shown.
Binary file added public/images/mycareer.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/sparta_handheld.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/components/FooterFull.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,14 @@
<div class="flex justify-center p-4 border-b">
<div class="w-full">
<h1 class="text-lg font-bold">VISION</h1>
<p>
<p class="font-light">
Create a world class Marine-led software development capability enabling Marine Corps modernization efforts by developing applications for commanders at the speed of operations, increasing
lethality and readiness.
</p>
</div>
</div>
<div class="flex justify-around p-4 border-b">
<div class="w-full align-middle">
<div class="w-full align-middle font-light">
<p>Interested in partnering with the Marine Corps Software Factory?</p>
<p>
Email us at <a
Expand All @@ -135,7 +135,7 @@
</div>
<div class="flex justify-center p-4">
<div class="w-full">
<p>
<p class="font-light">
Product of The Marine Corps Software Factory, which proudly sits within the <span class="underline text-mcswf-gold">Deputy Commandant for Information.</span>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/content/products/my-career.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ background:
src: '/images/shaking_hands.png'
alt: ' '
image:
src: '/images/myCareer.png'
src: '/images/mycareer.gif'
alt: ' '
image2:
src: '/images/shaking_hands.png'
Expand Down

0 comments on commit f27ee1d

Please sign in to comment.