mirror of
https://git.kh3group.com/georgebiri/khy_website.git
synced 2026-07-02 06:23:33 +00:00
refactor: update product-detail layout and enhance product descriptions in products.json
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
- Adjusted CSS for product-detail.html to center-align product descriptions for improved readability. - Removed redundant size and color options from products.json to streamline product entries. - Enhanced product descriptions for clarity and engagement, while standardizing warranty information across all products. - Improved overall consistency in product specifications to reflect modern design and usage contexts.
This commit is contained in:
parent
184324eed9
commit
a8c96b81c2
2 changed files with 199 additions and 3769 deletions
3964
data/products.json
3964
data/products.json
File diff suppressed because it is too large
Load diff
|
|
@ -272,7 +272,7 @@
|
|||
|
||||
<!-- Copy -->
|
||||
<div
|
||||
class="max-w-5xl mx-auto space-y-6"
|
||||
class="max-w-5xl mx-auto space-y-6 text-center"
|
||||
id="product-description-content"
|
||||
>
|
||||
<!-- Product description content will be populated dynamically -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue