This commit is contained in:
2025-10-02 00:46:56 +02:00
commit 7cc9e689a4
66 changed files with 2924 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";?>