Commit ·
95dd9bd
1
Parent(s): e119df1
Upgrade to even manlier imagery
Browse files- Wolf and grizzly bear side decorations
- Gorilla, shark, skull, explosion images
- Lightning storm, MMA fighter, muscle car
- More extreme and primal energy
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- index.html +14 -14
index.html
CHANGED
|
@@ -778,9 +778,9 @@
|
|
| 778 |
<!-- Starfield background -->
|
| 779 |
<div class="stars"></div>
|
| 780 |
|
| 781 |
-
<!-- Side decorations -
|
| 782 |
-
<img src="https://images.unsplash.com/photo-
|
| 783 |
-
<img src="https://images.unsplash.com/photo-
|
| 784 |
|
| 785 |
<div class="container">
|
| 786 |
<!-- Under Construction Banner -->
|
|
@@ -814,14 +814,14 @@
|
|
| 814 |
</div>
|
| 815 |
</div>
|
| 816 |
|
| 817 |
-
<!-- Power Gallery -
|
| 818 |
<div class="power-gallery">
|
| 819 |
-
<img src="https://images.unsplash.com/photo-
|
| 820 |
-
<img src="https://images.unsplash.com/photo-
|
| 821 |
-
<img src="https://images.unsplash.com/photo-
|
| 822 |
-
<img src="https://images.unsplash.com/photo-
|
| 823 |
-
<img src="https://images.unsplash.com/photo-
|
| 824 |
-
<img src="https://images.unsplash.com/photo-
|
| 825 |
</div>
|
| 826 |
|
| 827 |
<!-- Marquee scrolling text -->
|
|
@@ -900,11 +900,11 @@
|
|
| 900 |
<!-- Fire bar -->
|
| 901 |
<div class="fire-bar"></div>
|
| 902 |
|
| 903 |
-
<!-- More
|
| 904 |
<div class="power-gallery second" style="min-height: 180px;">
|
| 905 |
-
<img src="https://images.unsplash.com/photo-
|
| 906 |
-
<img src="https://images.unsplash.com/photo-
|
| 907 |
-
<img src="https://images.unsplash.com/photo-
|
| 908 |
</div>
|
| 909 |
|
| 910 |
<div class="charts-grid">
|
|
|
|
| 778 |
<!-- Starfield background -->
|
| 779 |
<div class="stars"></div>
|
| 780 |
|
| 781 |
+
<!-- Side decorations - Wolf & Bear -->
|
| 782 |
+
<img src="https://images.unsplash.com/photo-1507666405895-422eee7d517f?w=300&q=80" alt="" class="side-decor left" title="WOLF">
|
| 783 |
+
<img src="https://images.unsplash.com/photo-1530595467537-0b5996c41f2d?w=300&q=80" alt="" class="side-decor right" title="GRIZZLY">
|
| 784 |
|
| 785 |
<div class="container">
|
| 786 |
<!-- Under Construction Banner -->
|
|
|
|
| 814 |
</div>
|
| 815 |
</div>
|
| 816 |
|
| 817 |
+
<!-- Power Gallery - EXTREME MANLY Images - SCATTERED CHAOS -->
|
| 818 |
<div class="power-gallery">
|
| 819 |
+
<img src="https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=300&q=80" alt="Heavy weights" class="power-image" title="IRON">
|
| 820 |
+
<img src="https://images.unsplash.com/photo-1564415315949-7a0c4c73aab4?w=300&q=80" alt="Gorilla" class="power-image" title="PRIMAL">
|
| 821 |
+
<img src="https://images.unsplash.com/photo-1504711434969-e33886168f5c?w=300&q=80" alt="Explosion fire" class="power-image" title="DESTRUCTION">
|
| 822 |
+
<img src="https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=300&q=80" alt="Shark" class="power-image" title="APEX PREDATOR">
|
| 823 |
+
<img src="https://images.unsplash.com/photo-1517649763962-0c623066013b?w=300&q=80" alt="Extreme sports" class="power-image" title="NO FEAR">
|
| 824 |
+
<img src="https://images.unsplash.com/photo-1605296867424-35fc25c9212a?w=300&q=80" alt="Skull" class="power-image" title="DEATH">
|
| 825 |
</div>
|
| 826 |
|
| 827 |
<!-- Marquee scrolling text -->
|
|
|
|
| 900 |
<!-- Fire bar -->
|
| 901 |
<div class="fire-bar"></div>
|
| 902 |
|
| 903 |
+
<!-- More EXTREME images before charts - SCATTERED -->
|
| 904 |
<div class="power-gallery second" style="min-height: 180px;">
|
| 905 |
+
<img src="https://images.unsplash.com/photo-1544551763-46a013bb70d5?w=300&q=80" alt="Lightning storm" class="power-image" title="RAW POWER">
|
| 906 |
+
<img src="https://images.unsplash.com/photo-1518611012118-696072aa579a?w=300&q=80" alt="MMA Fighter" class="power-image" title="WARRIOR">
|
| 907 |
+
<img src="https://images.unsplash.com/photo-1493804714600-6edb1cd93080?w=300&q=80" alt="Muscle car" class="power-image" title="HORSEPOWER">
|
| 908 |
</div>
|
| 909 |
|
| 910 |
<div class="charts-grid">
|