This commit is contained in:
2025-10-02 00:49:12 +02:00
commit 2ebd800d44
146 changed files with 2960 additions and 0 deletions

12
default.php Normal file
View File

@@ -0,0 +1,12 @@
<!-- Default content when no specific template is included -->
<!--<div class="carousel-cover-skew carousel-cover-skew-top"></div>-->
<?php include "tools/index/carousel.php"; ?>
<!--<div class="carousel-cover-skew carousel-cover-skew-bottom"></div>-->
<?php include "tools/index/about_us.php";?>
<?php include "tools/index/products.php";?>
<?php include "tools/instagram-posts.php";?>
<?php include "articles/other/reference.php";?>
<?php include "tools/email-me.php";?>