VortexRampage commited on
Commit
7cf63ec
·
verified ·
1 Parent(s): 1367692

put this image to the left of Dominate your gaming

Browse files
Files changed (1) hide show
  1. index.html +6 -3
index.html CHANGED
@@ -20,12 +20,15 @@
20
  <div class="absolute inset-0 bg-black/70 z-10"></div>
21
  <div id="vanta-bg" class="absolute inset-0"></div>
22
  <img src="http://static.photos/gaming/1200x630/42" alt="Gaming Setup" class="absolute inset-0 w-full h-full object-cover mix-blend-overlay opacity-30 z-5">
23
- <div class="container mx-auto px-6 z-20 text-center">
24
- <div class="flex flex-col items-center justify-center">
 
 
 
25
  <h1 class="text-5xl md:text-8xl font-bold bg-clip-text text-transparent bg-gradient-to-r from-blue-400 to-purple-600 text-center">
26
  DOMINATE<br>YOUR<br>GAMING
27
  </h1>
28
- </div>
29
  <p class="text-xl md:text-2xl max-w-2xl mx-auto mb-10">
30
  Unleash your gaming potential with our high-performance Gaming PCs and Accessories
31
  </p>
 
20
  <div class="absolute inset-0 bg-black/70 z-10"></div>
21
  <div id="vanta-bg" class="absolute inset-0"></div>
22
  <img src="http://static.photos/gaming/1200x630/42" alt="Gaming Setup" class="absolute inset-0 w-full h-full object-cover mix-blend-overlay opacity-30 z-5">
23
+ <div class="container mx-auto px-6 z-20">
24
+ <div class="flex flex-col md:flex-row items-center justify-center gap-8">
25
+ <img src="https://huggingface.co/spaces/VortexRampage/vortex-rampage-aussie-gaming-glory/resolve/main/images/ChatGPT%20Image%20Oct%2025,%202025,%2009_58_38%20AM.png"
26
+ alt="Vortex Rampage Gaming"
27
+ class="w-48 md:w-64 lg:w-96 h-auto rounded-lg shadow-xl border-2 border-purple-600/30">
28
  <h1 class="text-5xl md:text-8xl font-bold bg-clip-text text-transparent bg-gradient-to-r from-blue-400 to-purple-600 text-center">
29
  DOMINATE<br>YOUR<br>GAMING
30
  </h1>
31
+ </div>
32
  <p class="text-xl md:text-2xl max-w-2xl mx-auto mb-10">
33
  Unleash your gaming potential with our high-performance Gaming PCs and Accessories
34
  </p>