Lintyco | 全球包装自动化合作伙伴
[
{
“id”: “header_section”,
“name”: “section”,
“parent”: 0,
“children”: [
“header_container”
],
“settings”: {
“_position”: “fixed”,
“_top”: “0”,
“_left”: “0”,
“_right”: “0”,
“_zIndex”: “1000”,
“_bgColor”: “rgba(255,255,255,0.97)”,
“_padding”: {
“top”: 15,
“right”: 0,
“bottom”: 15,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Header”
},
{
“id”: “header_container”,
“name”: “container”,
“parent”: “header_section”,
“children”: [
“logo_text”,
“nav_menu”,
“cta_button”
],
“settings”: {
“_widthMax”: “1200”,
“_direction”: “row”,
“_alignItems”: “center”,
“_justifyContent”: “space-between”,
“_height”: “72px”
},
“label”: “Header Container”
},
{
“id”: “logo_text”,
“name”: “heading”,
“parent”: “header_container”,
“children”: [],
“settings”: {
“text”: “Lintyco”,
“tag”: “div”,
“_fontSize”: “22px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_letterSpacing”: “-0.5px”
},
“label”: “Logo”
},
{
“id”: “nav_menu”,
“name”: “block”,
“parent”: “header_container”,
“children”: [
“nav_home”,
“nav_about”,
“nav_products”,
“nav_solutions”,
“nav_service”,
“nav_contact”
],
“settings”: {
“_direction”: “row”,
“_columnGap”: “32px”,
“_alignItems”: “center”
},
“label”: “Navigation Menu”
},
{
“id”: “nav_home”,
“name”: “text-basic”,
“parent”: “nav_menu”,
“children”: [],
“settings”: {
“text”: “首页”,
“tag”: “a”,
“_fontSize”: “15px”,
“_fontWeight”: “600”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”,
“_padding”: {
“top”: 10,
“right”: 0,
“bottom”: 10,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Home”
},
{
“id”: “nav_about”,
“name”: “text-basic”,
“parent”: “nav_menu”,
“children”: [],
“settings”: {
“text”: “关于我们”,
“tag”: “a”,
“_fontSize”: “15px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a1a2e”,
“_padding”: {
“top”: 10,
“right”: 0,
“bottom”: 10,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “About”
},
{
“id”: “nav_products”,
“name”: “text-basic”,
“parent”: “nav_menu”,
“children”: [],
“settings”: {
“text”: “产品中心”,
“tag”: “a”,
“_fontSize”: “15px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a1a2e”,
“_padding”: {
“top”: 10,
“right”: 0,
“bottom”: 10,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Products”
},
{
“id”: “nav_solutions”,
“name”: “text-basic”,
“parent”: “nav_menu”,
“children”: [],
“settings”: {
“text”: “行业解决方案”,
“tag”: “a”,
“_fontSize”: “15px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a1a2e”,
“_padding”: {
“top”: 10,
“right”: 0,
“bottom”: 10,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Solutions”
},
{
“id”: “nav_service”,
“name”: “text-basic”,
“parent”: “nav_menu”,
“children”: [],
“settings”: {
“text”: “服务支持”,
“tag”: “a”,
“_fontSize”: “15px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a1a2e”,
“_padding”: {
“top”: 10,
“right”: 0,
“bottom”: 10,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Service”
},
{
“id”: “nav_contact”,
“name”: “text-basic”,
“parent”: “nav_menu”,
“children”: [],
“settings”: {
“text”: “联系我们”,
“tag”: “a”,
“_fontSize”: “15px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a1a2e”,
“_padding”: {
“top”: 10,
“right”: 0,
“bottom”: 10,
“left”: 0,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Contact”
},
{
“id”: “cta_button”,
“name”: “button”,
“parent”: “header_container”,
“children”: [],
“settings”: {
“text”: “获取报价”,
“style”: “primary”,
“link”: {
“type”: “external”,
“url”: “/contact/”
},
“_fontSize”: “14px”,
“_fontWeight”: “600”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_bgColor”: “#f48120”,
“_padding”: {
“top”: 10,
“right”: 24,
“bottom”: 10,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
},
“_borderRadius”: {
“top”: 8,
“right”: 8,
“bottom”: 8,
“left”: 8,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “CTA Button”
},
{
“id”: “hero_section”,
“name”: “section”,
“parent”: 0,
“children”: [
“hero_container”
],
“settings”: {
“_bgColor”: “#1a3a5c”,
“_padding”: {
“top”: 120,
“right”: 24,
“bottom”: 120,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Hero Section”
},
{
“id”: “hero_container”,
“name”: “container”,
“parent”: “hero_section”,
“children”: [
“hero_subtitle”,
“hero_title”,
“hero_description”,
“hero_button”
],
“settings”: {
“_widthMax”: “1200”,
“_direction”: “column”,
“_alignItems”: “flex-start”
},
“label”: “Hero Container”
},
{
“id”: “hero_subtitle”,
“name”: “text-basic”,
“parent”: “hero_container”,
“children”: [],
“settings”: {
“text”: “全球包装自动化合作伙伴”,
“tag”: “div”,
“_fontSize”: “16px”,
“_fontWeight”: “600”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”,
“_marginBottom”: “16px”
},
“label”: “Hero Subtitle”
},
{
“id”: “hero_title”,
“name”: “heading”,
“parent”: “hero_container”,
“children”: [],
“settings”: {
“text”: “专注包装自动化设备\n与包装生产线解决方案”,
“tag”: “h1”,
“_fontSize”: “48px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_lineHeight”: “1.2”,
“_marginBottom”: “24px”
},
“label”: “Hero Title”
},
{
“id”: “hero_description”,
“name”: “text-basic”,
“parent”: “hero_container”,
“children”: [],
“settings”: {
“text”: “Lintyco是专注于包装自动化设备与包装生产线解决方案的国际化品牌,服务全球食品、日化、医药及工业品制造商。10+年经验,40,000+台设备,覆盖190+个国家。”,
“tag”: “p”,
“_fontSize”: “18px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.8)”,
“_lineHeight”: “1.6”,
“_marginBottom”: “32px”,
“_maxWidth”: “600px”
},
“label”: “Hero Description”
},
{
“id”: “hero_button”,
“name”: “button”,
“parent”: “hero_container”,
“children”: [],
“settings”: {
“text”: “获取报价”,
“style”: “primary”,
“link”: {
“type”: “external”,
“url”: “/contact/”
},
“_fontSize”: “16px”,
“_fontWeight”: “600”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_bgColor”: “#f48120”,
“_padding”: {
“top”: 14,
“right”: 32,
“bottom”: 14,
“left”: 32,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
},
“_borderRadius”: {
“top”: 8,
“right”: 8,
“bottom”: 8,
“left”: 8,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Hero CTA”
},
{
“id”: “products_section”,
“name”: “section”,
“parent”: 0,
“children”: [
“products_container”
],
“settings”: {
“_bgColor”: “#ffffff”,
“_padding”: {
“top”: 80,
“right”: 24,
“bottom”: 80,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Products Section”
},
{
“id”: “products_container”,
“name”: “container”,
“parent”: “products_section”,
“children”: [
“products_subtitle”,
“products_title”,
“products_grid”
],
“settings”: {
“_widthMax”: “1200”,
“_direction”: “column”,
“_alignItems”: “center”
},
“label”: “Products Container”
},
{
“id”: “products_subtitle”,
“name”: “text-basic”,
“parent”: “products_container”,
“children”: [],
“settings”: {
“text”: “产品中心”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “600”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”,
“_marginBottom”: “12px”
},
“label”: “Products Subtitle”
},
{
“id”: “products_title”,
“name”: “heading”,
“parent”: “products_container”,
“children”: [],
“settings”: {
“text”: “包装设备”,
“tag”: “h2”,
“_fontSize”: “36px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginBottom”: “48px”
},
“label”: “Products Title”
},
{
“id”: “products_grid”,
“name”: “block”,
“parent”: “products_container”,
“children”: [
“product_1”,
“product_2”,
“product_3”,
“product_4”
],
“settings”: {
“_display”: “grid”,
“_gridTemplateColumns”: “repeat(4, 1fr)”,
“_gap”: “24px”,
“_width”: “100%”
},
“label”: “Products Grid”
},
{
“id”: “product_1”,
“name”: “block”,
“parent”: “products_grid”,
“children”: [
“product_1_icon”,
“product_1_title”,
“product_1_desc”
],
“settings”: {
“_bgColor”: “#f8f9fa”,
“_padding”: {
“top”: 32,
“right”: 24,
“bottom”: 32,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
},
“_borderRadius”: {
“top”: 12,
“right”: 12,
“bottom”: 12,
“left”: 12,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Product Card 1”
},
{
“id”: “product_1_icon”,
“name”: “icon”,
“parent”: “product_1”,
“children”: [],
“settings”: {
“_height”: “48px”,
“_width”: “48px”,
“_color”: “#f48120”
},
“label”: “Icon”
},
{
“id”: “product_1_title”,
“name”: “heading”,
“parent”: “product_1”,
“children”: [],
“settings”: {
“text”: “预制袋包装机”,
“tag”: “h3”,
“_fontSize”: “20px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginBottom”: “12px”,
“_marginTop”: “16px”
},
“label”: “Title”
},
{
“id”: “product_1_desc”,
“name”: “text-basic”,
“parent”: “product_1”,
“children”: [],
“settings”: {
“text”: “适用于自立袋、拉链袋、吸嘴袋、四边封袋、平底袋等多种袋型。可处理颗粒、粉末、液体、膏体等物料。”,
“tag”: “p”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “#666666”,
“_lineHeight”: “1.6”
},
“label”: “Description”
},
{
“id”: “product_2”,
“name”: “block”,
“parent”: “products_grid”,
“children”: [
“product_2_icon”,
“product_2_title”,
“product_2_desc”
],
“settings”: {
“_bgColor”: “#f8f9fa”,
“_padding”: {
“top”: 32,
“right”: 24,
“bottom”: 32,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
},
“_borderRadius”: {
“top”: 12,
“right”: 12,
“bottom”: 12,
“left”: 12,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Product Card 2”
},
{
“id”: “product_2_icon”,
“name”: “icon”,
“parent”: “product_2”,
“children”: [],
“settings”: {
“_height”: “48px”,
“_width”: “48px”,
“_color”: “#f48120”
},
“label”: “Icon”
},
{
“id”: “product_2_title”,
“name”: “heading”,
“parent”: “product_2”,
“children”: [],
“settings”: {
“text”: “立式成型灌装封口机”,
“tag”: “h3”,
“_fontSize”: “20px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginBottom”: “12px”,
“_marginTop”: “16px”
},
“label”: “Title”
},
{
“id”: “product_2_desc”,
“name”: “text-basic”,
“parent”: “product_2”,
“children”: [],
“settings”: {
“text”: “从卷膜自动成型、灌装到封口的一体化设备。支持枕式袋、四边封袋、插角袋等多种袋型。”,
“tag”: “p”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “#666666”,
“_lineHeight”: “1.6”
},
“label”: “Description”
},
{
“id”: “product_3”,
“name”: “block”,
“parent”: “products_grid”,
“children”: [
“product_3_icon”,
“product_3_title”,
“product_3_desc”
],
“settings”: {
“_bgColor”: “#f8f9fa”,
“_padding”: {
“top”: 32,
“right”: 24,
“bottom”: 32,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
},
“_borderRadius”: {
“top”: 12,
“right”: 12,
“bottom”: 12,
“left”: 12,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Product Card 3”
},
{
“id”: “product_3_icon”,
“name”: “icon”,
“parent”: “product_3”,
“children”: [],
“settings”: {
“_height”: “48px”,
“_width”: “48px”,
“_color”: “#f48120”
},
“label”: “Icon”
},
{
“id”: “product_3_title”,
“name”: “heading”,
“parent”: “product_3”,
“children”: [],
“settings”: {
“text”: “卧式包装机”,
“tag”: “h3”,
“_fontSize”: “20px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginBottom”: “12px”,
“_marginTop”: “16px”
},
“label”: “Title”
},
{
“id”: “product_3_desc”,
“name”: “text-basic”,
“parent”: “product_3”,
“children”: [],
“settings”: {
“text”: “适用于饼干、面包、巧克力、口罩、卡片等固体物品的高速枕式包装。”,
“tag”: “p”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “#666666”,
“_lineHeight”: “1.6”
},
“label”: “Description”
},
{
“id”: “product_4”,
“name”: “block”,
“parent”: “products_grid”,
“children”: [
“product_4_icon”,
“product_4_title”,
“product_4_desc”
],
“settings”: {
“_bgColor”: “#f8f9fa”,
“_padding”: {
“top”: 32,
“right”: 24,
“bottom”: 32,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
},
“_borderRadius”: {
“top”: 12,
“right”: 12,
“bottom”: 12,
“left”: 12,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Product Card 4”
},
{
“id”: “product_4_icon”,
“name”: “icon”,
“parent”: “product_4”,
“children”: [],
“settings”: {
“_height”: “48px”,
“_width”: “48px”,
“_color”: “#f48120”
},
“label”: “Icon”
},
{
“id”: “product_4_title”,
“name”: “heading”,
“parent”: “product_4”,
“children”: [],
“settings”: {
“text”: “真空包装机”,
“tag”: “h3”,
“_fontSize”: “20px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginBottom”: “12px”,
“_marginTop”: “16px”
},
“label”: “Title”
},
{
“id”: “product_4_desc”,
“name”: “text-basic”,
“parent”: “product_4”,
“children”: [],
“settings”: {
“text”: “适用于肉类、海鲜、熟食、咖啡等产品的真空或充氮保鲜包装。”,
“tag”: “p”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “#666666”,
“_lineHeight”: “1.6”
},
“label”: “Description”
},
{
“id”: “stats_section”,
“name”: “section”,
“parent”: 0,
“children”: [
“stats_container”
],
“settings”: {
“_bgColor”: “#f8f9fa”,
“_padding”: {
“top”: 80,
“right”: 24,
“bottom”: 80,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Stats Section”
},
{
“id”: “stats_container”,
“name”: “container”,
“parent”: “stats_section”,
“children”: [
“stats_grid”
],
“settings”: {
“_widthMax”: “1200”,
“_direction”: “column”
},
“label”: “Stats Container”
},
{
“id”: “stats_grid”,
“name”: “block”,
“parent”: “stats_container”,
“children”: [
“stat_1”,
“stat_2”,
“stat_3”,
“stat_4”
],
“settings”: {
“_display”: “grid”,
“_gridTemplateColumns”: “repeat(4, 1fr)”,
“_gap”: “32px”,
“_textAlign”: “center”
},
“label”: “Stats Grid”
},
{
“id”: “stat_1”,
“name”: “block”,
“parent”: “stats_grid”,
“children”: [
“stat_1_number”,
“stat_1_label”
],
“settings”: {},
“label”: “Stat 1”
},
{
“id”: “stat_1_number”,
“name”: “heading”,
“parent”: “stat_1”,
“children”: [],
“settings”: {
“text”: “10+”,
“tag”: “div”,
“_fontSize”: “48px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”
},
“label”: “Number”
},
{
“id”: “stat_1_label”,
“name”: “text-basic”,
“parent”: “stat_1”,
“children”: [],
“settings”: {
“text”: “年行业经验”,
“tag”: “div”,
“_fontSize”: “16px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginTop”: “8px”
},
“label”: “Label”
},
{
“id”: “stat_2”,
“name”: “block”,
“parent”: “stats_grid”,
“children”: [
“stat_2_number”,
“stat_2_label”
],
“settings”: {},
“label”: “Stat 2”
},
{
“id”: “stat_2_number”,
“name”: “heading”,
“parent”: “stat_2”,
“children”: [],
“settings”: {
“text”: “40,000+”,
“tag”: “div”,
“_fontSize”: “48px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”
},
“label”: “Number”
},
{
“id”: “stat_2_label”,
“name”: “text-basic”,
“parent”: “stat_2”,
“children”: [],
“settings”: {
“text”: “台设备安装”,
“tag”: “div”,
“_fontSize”: “16px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginTop”: “8px”
},
“label”: “Label”
},
{
“id”: “stat_3”,
“name”: “block”,
“parent”: “stats_grid”,
“children”: [
“stat_3_number”,
“stat_3_label”
],
“settings”: {},
“label”: “Stat 3”
},
{
“id”: “stat_3_number”,
“name”: “heading”,
“parent”: “stat_3”,
“children”: [],
“settings”: {
“text”: “190+”,
“tag”: “div”,
“_fontSize”: “48px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”
},
“label”: “Number”
},
{
“id”: “stat_3_label”,
“name”: “text-basic”,
“parent”: “stat_3”,
“children”: [],
“settings”: {
“text”: “覆盖国家”,
“tag”: “div”,
“_fontSize”: “16px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginTop”: “8px”
},
“label”: “Label”
},
{
“id”: “stat_4”,
“name”: “block”,
“parent”: “stats_grid”,
“children”: [
“stat_4_number”,
“stat_4_label”
],
“settings”: {},
“label”: “Stat 4”
},
{
“id”: “stat_4_number”,
“name”: “heading”,
“parent”: “stat_4”,
“children”: [],
“settings”: {
“text”: “500+”,
“tag”: “div”,
“_fontSize”: “48px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#f48120”
},
“label”: “Number”
},
{
“id”: “stat_4_label”,
“name”: “text-basic”,
“parent”: “stat_4”,
“children”: [],
“settings”: {
“text”: “全球员工”,
“tag”: “div”,
“_fontSize”: “16px”,
“_fontWeight”: “500”,
“_fontFamily”: “Inter”,
“_color”: “#1a3a5c”,
“_marginTop”: “8px”
},
“label”: “Label”
},
{
“id”: “footer_section”,
“name”: “section”,
“parent”: 0,
“children”: [
“footer_container”
],
“settings”: {
“_bgColor”: “#0f1f33”,
“_padding”: {
“top”: 60,
“right”: 24,
“bottom”: 30,
“left”: 24,
“unit”: {
“top”: “px”,
“right”: “px”,
“bottom”: “px”,
“left”: “px”
}
}
},
“label”: “Footer Section”
},
{
“id”: “footer_container”,
“name”: “container”,
“parent”: “footer_section”,
“children”: [
“footer_grid”,
“footer_copyright”
],
“settings”: {
“_widthMax”: “1200”,
“_direction”: “column”
},
“label”: “Footer Container”
},
{
“id”: “footer_grid”,
“name”: “block”,
“parent”: “footer_container”,
“children”: [
“footer_brand”,
“footer_products”,
“footer_company”,
“footer_contact”
],
“settings”: {
“_display”: “grid”,
“_gridTemplateColumns”: “2fr 1fr 1fr 1fr”,
“_gap”: “40px”,
“_paddingBottom”: “40px”
},
“label”: “Footer Grid”
},
{
“id”: “footer_brand”,
“name”: “block”,
“parent”: “footer_grid”,
“children”: [
“footer_logo”,
“footer_desc”
],
“settings”: {},
“label”: “Footer Brand”
},
{
“id”: “footer_logo”,
“name”: “heading”,
“parent”: “footer_brand”,
“children”: [],
“settings”: {
“text”: “Lintyco”,
“tag”: “div”,
“_fontSize”: “22px”,
“_fontWeight”: “800”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_marginBottom”: “12px”
},
“label”: “Footer Logo”
},
{
“id”: “footer_desc”,
“name”: “text-basic”,
“parent”: “footer_brand”,
“children”: [],
“settings”: {
“text”: “专注于包装自动化设备与包装生产线解决方案的国际化品牌,服务全球食品、日化、医药及工业品制造商。”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”
},
“label”: “Description”
},
{
“id”: “footer_products”,
“name”: “block”,
“parent”: “footer_grid”,
“children”: [
“footer_products_title”,
“footer_p1”,
“footer_p2”,
“footer_p3”,
“footer_p4”
],
“settings”: {},
“label”: “Footer Products”
},
{
“id”: “footer_products_title”,
“name”: “heading”,
“parent”: “footer_products”,
“children”: [],
“settings”: {
“text”: “产品中心”,
“tag”: “h4”,
“_fontSize”: “16px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_marginBottom”: “20px”
},
“label”: “Title”
},
{
“id”: “footer_p1”,
“name”: “text-basic”,
“parent”: “footer_products”,
“children”: [],
“settings”: {
“text”: “枕式包装机”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_p2”,
“name”: “text-basic”,
“parent”: “footer_products”,
“children”: [],
“settings”: {
“text”: “立式包装机”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_p3”,
“name”: “text-basic”,
“parent”: “footer_products”,
“children”: [],
“settings”: {
“text”: “条包机”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_p4”,
“name”: “text-basic”,
“parent”: “footer_products”,
“children”: [],
“settings”: {
“text”: “小袋包装机”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_company”,
“name”: “block”,
“parent”: “footer_grid”,
“children”: [
“footer_company_title”,
“footer_c1”,
“footer_c2”,
“footer_c3”,
“footer_c4”
],
“settings”: {},
“label”: “Footer Company”
},
{
“id”: “footer_company_title”,
“name”: “heading”,
“parent”: “footer_company”,
“children”: [],
“settings”: {
“text”: “公司”,
“tag”: “h4”,
“_fontSize”: “16px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_marginBottom”: “20px”
},
“label”: “Title”
},
{
“id”: “footer_c1”,
“name”: “text-basic”,
“parent”: “footer_company”,
“children”: [],
“settings”: {
“text”: “关于我们”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_c2”,
“name”: “text-basic”,
“parent”: “footer_company”,
“children”: [],
“settings”: {
“text”: “服务支持”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_c3”,
“name”: “text-basic”,
“parent”: “footer_company”,
“children”: [],
“settings”: {
“text”: “博客”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_c4”,
“name”: “text-basic”,
“parent”: “footer_company”,
“children”: [],
“settings”: {
“text”: “联系我们”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_contact”,
“name”: “block”,
“parent”: “footer_grid”,
“children”: [
“footer_contact_title”,
“footer_ct1”,
“footer_ct2”,
“footer_ct3”
],
“settings”: {},
“label”: “Footer Contact”
},
{
“id”: “footer_contact_title”,
“name”: “heading”,
“parent”: “footer_contact”,
“children”: [],
“settings”: {
“text”: “联系方式”,
“tag”: “h4”,
“_fontSize”: “16px”,
“_fontWeight”: “700”,
“_fontFamily”: “Inter”,
“_color”: “#ffffff”,
“_marginBottom”: “20px”
},
“label”: “Title”
},
{
“id”: “footer_ct1”,
“name”: “text-basic”,
“parent”: “footer_contact”,
“children”: [],
“settings”: {
“text”: “info@lintyco.com”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_ct2”,
“name”: “text-basic”,
“parent”: “footer_contact”,
“children”: [],
“settings”: {
“text”: “+852-46491225”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_ct3”,
“name”: “text-basic”,
“parent”: “footer_contact”,
“children”: [],
“settings”: {
“text”: “WhatsApp: +86-13337336942”,
“tag”: “div”,
“_fontSize”: “14px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.6)”,
“_lineHeight”: “1.8”,
“_display”: “block”,
“_paddingTop”: “3px”,
“_paddingBottom”: “3px”
},
“label”: “Item”
},
{
“id”: “footer_copyright”,
“name”: “text-basic”,
“parent”: “footer_container”,
“children”: [],
“settings”: {
“text”: “© 2026 Lintyco. 保留所有权利。”,
“tag”: “div”,
“_fontSize”: “13px”,
“_fontWeight”: “400”,
“_fontFamily”: “Inter”,
“_color”: “rgba(255,255,255,0.4)”,
“_paddingTop”: “30px”
},
“label”: “Copyright”
}
]