This commit is contained in:
Aashish_Nepal
2024-12-11 16:39:59 +05:45
parent c7300bddd3
commit e22a2beaa6
3 changed files with 24 additions and 7 deletions

View File

@ -1,5 +1,4 @@
<?php
// Include the data file from assets/data/
include '../assets/data/servicesData.php';
?>
@ -57,9 +56,6 @@ foreach ($servicesData as $service) {
";
}
?>
</div>
</div>