Skip to main content

Types

{
  "types": [
    {
      "id": "shop",
      "name": {
        "fa": "فروشگاه",
        "en": "Shop",
        "ar": "متجر"
      }
    },
    {
      "id": "landing",
      "name": {
        "fa": "لندینگ پیج",
        "en": "Landing Page",
        "ar": "صفحة الهبوط"
      }
    },
    {
      "id": "restaurant",
      "name": {
        "fa": "رستوران",
        "en": "Restaurant",
        "ar": "مطعم"
      }
    },
    {
      "id": "hotel",
      "name": {
        "fa": "هتل",
        "en": "Hotel",
        "ar": "فندق"
      }
    },
    {
      "id": "beauty",
      "name": {
        "fa": "زیبایی و آرایشی",
        "en": "Beauty & Cosmetics",
        "ar": "الجمال ومستحضرات التجميل"
      }
    },
    {
      "id": "medical",
      "name": {
        "fa": "پزشکی",
        "en": "Medical",
        "ar": "طبي"
      }
    },
    {
      "id": "fitness",
      "name": {
        "fa": "باشگاه ورزشی",
        "en": "Fitness",
        "ar": "اللياقة البدنية"
      }
    },
    {
      "id": "personal",
      "name": {
        "fa": "سایت شخصی",
        "en": "Personal Website",
        "ar": "الموقع الشخصي"
      }
    },
    {
      "id": "local-business",
      "name": {
        "fa": "کسب و کار محلی",
        "en": "Local Business",
        "ar": "الأعمال المحلية"
      }
    },
    {
      "id": "directory",
      "name": {
        "fa": "دایرکتوری",
        "en": "Directory",
        "ar": "الدليل"
      }
    }
  ]
}

Structure

{
    "status": 200,
    "message": "Success",
    "data": {
        "siteConfig": {
            "id": "43709fa0-a157-425e-9f4e-70cd320eb668",
            "title": {
                "ar": "عيادة قصر لطب الأسنان",
                "en": "Palace Dental Clinic",
                "fa": "کلینیک دندانپزشکی کاخ"
            },
            "description": {
                "ar": "رعاية متكاملة لصحة فمك وابتسامتك في عيادة قصر المتخصصة",
                "en": "Comprehensive oral health and smile care at Palace Dental Clinic",
                "fa": "مراقبت کامل از سلامت دهان و لبخند شما در کلینیک تخصصی دندانپزشکی کاخ"
            },
            "name": {
                "ar": "عيادة قصر",
                "en": "Palace Clinic",
                "fa": "کلینیک کاخ"
            },
            "logo": "https://s2.webstatic.net/business/eram-restaurant-669/1736241263941203-512x512.webp",
            "icon": "https://s2.webstatic.net/business/eram-restaurant-669/1736241263941203-512x512.webp",
            "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
            "video": null,
            "audio": null,
            "type": "medical",
			"theme": "pardis",
            "defaultLanguage": "fa",
            "multiLang": true,
            "supportedLanguages": [
                "fa",
                "en",
                "ar"
            ],
            "color": "#FF5733",
            "navigation": [
                {
                    "icon": "solar:home-broken",
                    "link": "/",
                    "label": {
                        "ar": "الرئيسية",
                        "en": "Home",
                        "fa": "خانه"
                    },
                    "order": "1"
                },
                {
                    "icon": "solar:book-open-broken",
                    "link": "/health-mag",
                    "label": {
                        "ar": "مجلة الصحة",
                        "en": "Health Magazine",
                        "fa": "مجله سلامتی"
                    },
                    "order": "2"
                },
                {
                    "icon": "solar:info-circle-broken",
                    "link": "/about",
                    "label": {
                        "ar": "عن العيادة",
                        "en": "About the Clinic",
                        "fa": "معرفی کلینیک"
                    },
                    "order": "3"
                },
                {
                    "icon": "solar:phone-broken",
                    "link": "/contact",
                    "label": {
                        "ar": "معلومات الاتصال",
                        "en": "Contact Us",
                        "fa": "اطلاعات تماس"
                    },
                    "order": "4"
                }
            ],
            "actionButton": [
                {
                    "url": "/form/appointments",
                    "text": {
                        "ar": "احجز موعد",
                        "en": "Book Appointment",
                        "fa": "نوبت‌دهی"
                    },
                    "textColor": "#ffffff",
                    "backgroundColor": "#007bff"
                }
            ],
            "mainBusinessId": "1d9ad3c9-2e9a-491a-9269-29f4bf0e1959",
            "businessIds": null,
            "domain": "www.kakhclinic.com",
            "data": [
				{
					"type": "post",
					"filter": {
						"tag": [
							"XXXXXXXXXXXX",
							"XXXXXXXXXXXX"
						]
					},
					"values": [
						"XXXXXXXXXXXX",
						"XXXXXXXXXXXX"
					]
				}
			],
            "categories": [
                {
                    "type": "post",
                    "values": [
                        "78945c5d-ddcb-4d6d-a85b-f284e223f35f",
                        "ff0048b1-89a9-4ec4-813c-5f94718e245e"
                    ]
                }
            ],
            "thirdParties": [
                {
                    "name": "google-analytics",
                    "type": "analytics",
                    "value": "UA-12345678-1"
                },
                {
                    "name": "bing-verification",
                    "type": "verification",
                    "value": "UA-12345678-1"
                },
                {
                    "name": "mapbox",
                    "type": "maps",
                    "value": "XXXXXXXXX"
                }
            ],
            "homeContent": [
                ...
            ],
            "status": "active",
            "tag": [
                "XXXXX",
                "XXXXX"
            ]
        },
        "categoriesData": []
    }
}

Componenets

[
    {
        "type": "hero-image",
        "value": {
            "src": "https://s2.webstatic.net/business/kakh-dental-clinic-0a2/1744881455845e87-1200x800.webp",
            "title": {
                "ar": "ابتسامتك، خبرتنا",
                "en": "Your Smile, Our Expertise",
                "fa": "زیبایی لبخند شما، تخصص ماست"
            },
            "button": {
                "link": "#",
                "content": {
                    "ar": "عرض الخدمات",
                    "en": "View Services",
                    "fa": "مشاهده خدمات"
                }
            },
            "styles": {
                "overlay": true,
                "alignment": "bottom-left",
                "textColor": "#ffffff",
                "textCenter": false,
                "buttonTextColor": "#ffffff",
                "buttonBackgroundColor": "#007bff"
            },
            "subtitle": {
                "ar": "عيادة قصر تقدم أحدث تقنيات طب الأسنان وأفضل رعاية.",
                "en": "Palace Dental Clinic offers the latest dental technologies and top-tier care.",
                "fa": "کلینیک دندانپزشکی کاخ با بهره‌گیری از جدیدترین تکنولوژی‌ها آماده خدمت‌رسانی است."
            }
        },
        "active": true,
        "template": "hero-image-1"
    },
    {
        "type": "grid-box",
        "value": {
            "cards": [
                {
                    "link": "/services/web-design",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "تصميم المواقع",
                        "en": "Web Design",
                        "fa": "طراحی سایت"
                    }
                },
                {
                    "link": "/services/seo",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "تحسين محركات البحث",
                        "en": "SEO and Optimization",
                        "fa": "سئو و بهینه‌سازی"
                    }
                },
                {
                    "link": "/services/content",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "إنشاء المحتوى",
                        "en": "Content Creation",
                        "fa": "تولید محتوا"
                    }
                },
                {
                    "link": "/services/content",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "إنشاء المحتوى",
                        "en": "Content Creation",
                        "fa": "تولید محتوا"
                    }
                },
                {
                    "link": "/services/content",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "إنشاء المحتوى",
                        "en": "Content Creation",
                        "fa": "تولید محتوا"
                    }
                },
                {
                    "link": "/services/content",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "إنشاء المحتوى",
                        "en": "Content Creation",
                        "fa": "تولید محتوا"
                    }
                },
                {
                    "link": "/services/content",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "إنشاء المحتوى",
                        "en": "Content Creation",
                        "fa": "تولید محتوا"
                    }
                },
                {
                    "link": "/services/content",
                    "image": "https://s2.webstatic.net/business/eram-restaurant-669/17369238276593f0-1200x800.webp",
                    "title": {
                        "ar": "إنشاء المحتوى",
                        "en": "Content Creation",
                        "fa": "تولید محتوا"
                    }
                }
            ],
            "title": {
                "ar": "خدماتنا",
                "en": "Our Services",
                "fa": "خدمات ما"
            },
            "link": "#",
            "subtitle": {
                "ar": "تعرف على خدماتنا المتنوعة",
                "en": "Get to know our various services",
                "fa": "با خدمات متنوع ما آشنا شوید"
            }
        },
        "active": true,
        "template": "grid-box-1"
    },
    {
        "type": "blog-list",
        "value": {
            "data": {
                "sort": "date",
                "type": "post",
                "limit": 8,
                "order": "desc",
                "filter": {
                    "tag": [
                        "018e650f-a1f9-4a83-ab89-b5bb45a87dd8"
                    ],
                    "mode": "and",
                    "author": null,
                    "category": null
                },
                "values": null
            },
            "title": {
                "ar": "أحدث المقالات",
                "en": "Latest Articles",
                "fa": "آخرین مقالات"
            },
            "subtitle": {
                "ar": "تابع أحدث الأخبار والمقالات في مجالنا",
                "en": "Follow the latest news and articles in our field",
                "fa": "آخرین اخبار و مقالات ما را دنبال کنید"
            }
        },
        "active": true,
        "template": "blog-list-1"
    },
    {
        "type": "content-builder",
        "value": {
            "ar": "null",
            "en": "null",
            "fa": "XXXXXXXXXXXXX"
        },
        "active": true
    }
]