+ add partners to partners section

+ rearrange images in images folder
This commit is contained in:
2025-03-01 22:53:02 +01:00
parent 2550741dd5
commit 44f09184e5
25 changed files with 135 additions and 94 deletions

View File

@@ -53,13 +53,15 @@
color: 8f21bf;
}
</style>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MFN88L24');</script>
<!-- End Google Tag Manager -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LXY5V5LQY4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-LXY5V5LQY4');
</script>
</head>
<body>
<div class="construction-icon">🚧</div>
@@ -67,7 +69,7 @@
<p>Our website is currently under construction. Stay tuned for something amazing!</p>
<p class="contact">For inquiries, contact us at <a href="mailto:contact@tutosportexpert.com">contact@tutosportexpert.com</a></p>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MFN88L24"
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=G-LXY5V5LQY4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</body>