mathiassandnes Claude Opus 4.5 commited on
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>

Files changed (1) hide show
  1. index.html +14 -14
index.html CHANGED
@@ -778,9 +778,9 @@
778
  <!-- Starfield background -->
779
  <div class="stars"></div>
780
 
781
- <!-- Side decorations - Lions -->
782
- <img src="https://images.unsplash.com/photo-1614027164847-1b28cfe1df60?w=300&q=80" alt="" class="side-decor left">
783
- <img src="https://images.unsplash.com/photo-1614027164847-1b28cfe1df60?w=300&q=80" alt="" class="side-decor right">
784
 
785
  <div class="container">
786
  <!-- Under Construction Banner -->
@@ -814,14 +814,14 @@
814
  </div>
815
  </div>
816
 
817
- <!-- Power Gallery - Manly Images - SCATTERED CHAOS -->
818
  <div class="power-gallery">
819
- <img src="https://images.unsplash.com/photo-1583454110551-21f2fa2afe61?w=300&q=80" alt="Muscular man" class="power-image" title="STRENGTH">
820
- <img src="https://images.unsplash.com/photo-1546182990-dffeafbe841d?w=300&q=80" alt="Lion" class="power-image" title="KING">
821
- <img src="https://images.unsplash.com/photo-1602491453631-e2a5ad90a131?w=300&q=80" alt="Tiger" class="power-image" title="POWER">
822
- <img src="https://images.unsplash.com/photo-1595590424283-b8f17842773f?w=300&q=80" alt="Bullets" class="power-image" title="AMMUNITION">
823
- <img src="https://images.unsplash.com/photo-1584281722474-74ba94a609de?w=300&q=80" alt="Handgun" class="power-image" title="FIREPOWER">
824
- <img src="https://images.unsplash.com/photo-1571019614242-c5c5dee9f50b?w=300&q=80" alt="Workout" class="power-image" title="GAINS">
825
  </div>
826
 
827
  <!-- Marquee scrolling text -->
@@ -900,11 +900,11 @@
900
  <!-- Fire bar -->
901
  <div class="fire-bar"></div>
902
 
903
- <!-- More manly images before charts - SCATTERED -->
904
  <div class="power-gallery second" style="min-height: 180px;">
905
- <img src="https://images.unsplash.com/photo-1567598508481-65985588e295?w=300&q=80" alt="Eagle" class="power-image" title="FREEDOM">
906
- <img src="https://images.unsplash.com/photo-1526506118085-60ce8714f8c5?w=300&q=80" alt="Bodybuilder" class="power-image" title="BEAST MODE">
907
- <img src="https://images.unsplash.com/photo-1504711434969-e33886168f5c?w=300&q=80" alt="Fire" class="power-image" title="BURN">
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">