Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TecnikOfficial authored Dec 4, 2024
1 parent 7c4b5c3 commit d19a7f5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,8 @@
</video>
<div class="slider">
<img src="https://tecnik.pages.dev/oldtheme/assets/img/tecnikmain4.avif" class="hover-image" title="Click To Copy!" alt="Main Image">
<div class="text three-d" id="slider-text" onclick="changeText()">Welcome Thanks for Visiting!</div> <div class="button-container">
<div class="text three-d" id="slider-text" onclick="changeText()">Welcome Thanks for Visiting!</div>
<div class="button-container">
<button class="glow-button" onclick="window.location.href='https://tecnik.bio.link/'" title="Contact Us">Connect</button>
<button class="glow-button" id="button2" title="💲">Services</button>
</div>
Expand All @@ -443,7 +444,8 @@
</div>
</div>
<div class="widget-container">
<img src="https://tecnik.pages.dev/oldtheme/assets/img/donate.gif" class="widget-image" title="TYSM🤗" alt="Donate" style="width: 100%; height: auto;" onclick="yourWidgetClickFunction()">
<img src="https://tecnik.pages.dev/oldtheme/assets/img/donate.gif" class="widget-image" title="TYSM🤗" alt="Donate" width="100%"
height="100%" onclick="yourWidgetClickFunction()">
</div>

<!-- Overlay for Table -->
Expand Down

0 comments on commit d19a7f5

Please sign in to comment.