Skip to content

Commit

Permalink
Update images and fix some texts
Browse files Browse the repository at this point in the history
  • Loading branch information
martindeveloper committed Jan 29, 2024
1 parent 54daabe commit 03b99d5
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
Binary file added assets/cover-sub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cover-team.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/flying-white.png
Binary file not shown.
Binary file removed assets/flying.png
Binary file not shown.
Binary file added assets/logo-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/menu.png
Binary file not shown.
Binary file removed assets/the-team-2.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion css/app.build.css

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
</li>
</ul>
</nav>
<header class="index"><img class="img-white" src="assets/flying-white.png" alt="Flying Rat logo">
<header class="index"><img class="img-white" src="assets/logo-white.png" alt="Flying Rat logo">
<div class="container container-narrow">
<h1>Unlock adventures <br> with Flying Rats</h1>
<h1>Unlock your adventures with <b>Flying Rat Studio</b></h1>
</div>
</header>
<main class="index">
<section class="about-us">
<div class="container container-narrow">
<div class="row row-cols-lg-2 row-cols-1 mb-120 flying">
<div class="col"><img class="us-img img-b" src="assets/flying.png" alt="Rat flying with night-vision goggles"></div>
<div class="col"><img class="us-img img-b" src="assets/cover-sub.png" alt="Rat flying with night-vision goggles"></div>
<div class="col align-self-center">
<div class="we-love">
<div class="we-love-blocks text-center mb-100">
Expand Down Expand Up @@ -161,7 +161,7 @@ <h2>Internal Project</h2>
<div class="row row-cols-xl-3 row-cols-1 gy-5 container-wide">
<div class="col">
<div class="mb-60">
<div class="news-texts"><a href="https://discord.gg/M66zD5FsMn" target="_blank"><img class="news" src="assets/discord-white.png" alt="Discord button" id="newsletter-button"></a></div>
<div class="news-texts"><a class="btn-discord" href="https://discord.gg/M66zD5FsMn" target="_blank"><img class="news" src="assets/discord-white.png" alt="Discord button" id="newsletter-button"></a></div>
</div>
<div class="news-texts">
<div class="social mb-10"><a class="social-button" href="https://www.facebook.com/FlyingRatStudio" target="_blank"><img src="assets/social1.png" alt="Facebook"></a><a class="social-button" href="https://x.com/flyingratstudio" target="_blank"><img src="assets/social3.png" alt="X (Twitter)"></a><a class="social-button" href="https://www.youtube.com/channel/UC00SEDeDnkKrvnfVtjUf7CQ/featured" target="_blank"><img src="assets/social4.png" alt="YouTube"></a><a class="social-button" href="https://www.twitch.tv/flyingratstudio" target="_blank"><img src="assets/social5.png" alt="Twitch"></a><a class="social-button" href="https://instagram.com/flyingrat.studio" target="_blank"><img src="assets/social2.png" alt="Instagram"></a></div>
Expand All @@ -171,7 +171,7 @@ <h2>Internal Project</h2>
<div class="mb-60">
<p class="czech"><br>&#104;&#101;&#108;&#108;&#111;&#64;&#102;&#108;&#121;&#105;&#110;&#103;&#45;&#114;&#97;&#116;&#46;&#111;&#110;&#108;&#105;&#110;&#101;</p>
</div>
<p class="copyright">Copyright © Flying Rat 2024<br>We don't use 🍪 and 🧀, we eat them </p>
<p class="copyright">Copyright © <b>Flying Rat Studio 2024</b><br>We don't use 🍪 or/and 🧀, we eat them 😇</p>
</div>
</div>
<div class="col">
Expand All @@ -181,8 +181,8 @@ <h2>Internal Project</h2>
</div>
<div class="col align-self-center">
<div class="mb-60">
<h2>We are ready<br>for the next project</h2>
</div><a class="write" href="mailto:[email protected]">Write to Marty</a>
<h2>We are ready<br>for the next project 😎</h2>
</div><a class="write" href="mailto:[email protected]">Write to Marty!</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 03b99d5

Please sign in to comment.