fix: add leading slashes to image paths in service data

This commit is contained in:
nguyenvanbao
2026-02-04 16:25:54 +07:00
parent c67ed49a03
commit 6294920e68
3 changed files with 130 additions and 47 deletions

View File

@@ -149,7 +149,7 @@
</div>
<!-- Features List -->
<div class="row">
<div class="row mt-4">
<div class="col-12">
<div class="d-flex justify-content-between align-items-center mb-3">
<h6 class="fw-medium mb-0">Features</h6>
@@ -228,7 +228,7 @@
</div>
<!-- FAQ List -->
<div class="row">
<div class="row mt-4">
<div class="col-12">
<div class="d-flex justify-content-between align-items-center mb-3">
<h6 class="fw-medium mb-0">FAQ Items</h6>