{
“version”: “1.0”,
“title”: “صفحه اصلی esfagallery”,
“content”: [
{
“type”: “header”,
“logo”: “esfagallery”,
“menu”: [
{“title”: “خانه”, “link”: “#”},
{“title”: “محصولات”, “link”: “#”},
{“title”: “تماس با ما”, “link”: “#”},
{“title”: “پیگیری سفارشات”, “link”: “#”},
{“title”: “درباره ما”, “link”: “#”}
],
“icons”: {
“search”: “🔎”,
“cart”: “🛒”
}
},
{
“type”: “banner”,
“main_banner”: “https://via.placeholder.com/1200×400?text=بنر+اصلی”
},
{
“type”: “products”,
“title”: “محصولات شاخص”,
“divider”: true,
“items”: [
{“title”: “محصول 1”, “image”: “https://via.placeholder.com/300×300?text=محصول+1”},
{“title”: “محصول 2”, “image”: “https://via.placeholder.com/300×300?text=محصول+2”},
{“title”: “محصول 3”, “image”: “https://via.placeholder.com/300×300?text=محصول+3”},
{“title”: “محصول 4”, “image”: “https://via.placeholder.com/300×300?text=محصول+4”}
],
“layout”: “2-columns”
},
{
“type”: “small_banners”,
“items”: [
{“image”: “https://via.placeholder.com/600×200?text=بنر+کوچک+1”},
{“image”: “https://via.placeholder.com/600×200?text=بنر+کوچک+2”}
]
},
{
“type”: “footer”,
“text”: “© 2025 esfagallery. همه حقوق محفوظ است.”,
“contact”: “تماس: ۰۹۱۲xxxxxxx | ایمیل: info@esfagallery.com”,
“social”: [
{“title”: “اینستاگرام”, “link”: “#”},
{“title”: “تلگرام”, “link”: “#”},
{“title”: “فیسبوک”, “link”: “#”}
]
}
]
}