Skip to content

Commit

Permalink
feat(TD-3697): add image attribute for each component
Browse files Browse the repository at this point in the history
  • Loading branch information
Nabute committed Dec 23, 2024
1 parent 9ae313d commit a1e3d74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions twilight.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
"title": "صور متحركة (محسنة)",
"icon": "sicon-image-carousel",
"path": "home.enhanced-slider",
"image": "https://cdn.salla.network/images/themes/raed/preview-images/images-slider-enhancement.png?v=1.1",
"fields": [
{
"type": "static",
Expand Down Expand Up @@ -265,6 +266,7 @@
"title": "روابط سريعة",
"icon": "sicon-layout-grid-rearrange",
"path": "home.main-links",
"image": "https://cdn.salla.network/images/themes/raed/main-links-with-bg.jpg?v=1.1",
"fields": [
{
"type": "static",
Expand Down Expand Up @@ -493,6 +495,7 @@
"title": "الماركات التجارية",
"icon": "sicon-award-ribbon",
"path": "home.brands",
"image": "https://cdn.salla.network/images/themes/raed/preview-images/brands.png?v=1.1",
"fields": [
{
"type": "static",
Expand Down Expand Up @@ -538,6 +541,7 @@
"title": "منتجات متحركة مع خلفية",
"icon": "sicon-list-play",
"path": "home.slider-products-with-header",
"image": "https://cdn.salla.network/images/themes/raed/preview-images/slider-products-with-bg.png?v=1.1",
"fields": [
{
"type": "static",
Expand Down Expand Up @@ -677,6 +681,7 @@
"title": "صور مربعة (محسنة)",
"icon": "sicon-image",
"path": "home.enhanced-square-banners",
"image": "https://cdn.salla.network/images/themes/raed/preview-images/square-images.png?v=1.1",
"fields": [
{
"type": "static",
Expand Down

0 comments on commit a1e3d74

Please sign in to comment.