Skip to content

Commit

Permalink
merge business demo pack (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagun88 authored Aug 7, 2024
1 parent 4e38d6b commit 1357443
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 81 deletions.
120 changes: 47 additions & 73 deletions configs/zakra.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,11 @@
}
}
},
"zakra-flavourfuse": {
"title": "FlavourFuse",
"preview": "https://zakrademos.com/flavourfuse/",
"description": "Elementor-Based Template Site for restaurants.",
"zakra-startup-business": {
"title": "Startup Business",
"isPremium": true,
"preview": "https://zakrademos.com/startup-business/",
"description": "Elementor-Based Template Site to create your startup business website.",
"template": [
"zakra"
],
Expand All @@ -235,10 +236,14 @@
"elementor": {
"name": "Elementor",
"slug": "elementor/elementor.php"
}
},
"companion-elementor": {
"name": "CE Addons",
"slug": "companion-elementor/companion-elementor.php"
}
},
"core_options": {
"blogname": "FlavourFuse",
"blogname": "Startup Business",
"page_on_front": "Home",
"page_for_posts": "Blog"
},
Expand Down Expand Up @@ -341,6 +346,42 @@
}
}
},
"zakra-flavourfuse": {
"title": "FlavourFuse",
"preview": "https://zakrademos.com/flavourfuse/",
"description": "Elementor-Based Template Site for restaurants.",
"template": [
"zakra"
],
"category": [
"all",
"business"
],
"pagebuilder": [
"all",
"elementor"
],
"plugins_list": {
"everest-forms": {
"name": "Everest Forms",
"slug": "everest-forms/everest-forms.php"
},
"elementor": {
"name": "Elementor",
"slug": "elementor/elementor.php"
}
},
"core_options": {
"blogname": "FlavourFuse",
"page_on_front": "Home",
"page_for_posts": "Blog"
},
"customizer_data_update": {
"nav_menu_locations": {
"menu-primary": "Main"
}
}
},
"zakra-fitness": {
"title": "Fitness",
"isPremium": true,
Expand Down Expand Up @@ -2433,73 +2474,6 @@
"general.styling.primary_color": "#021e41"
}
},
"zakra-startup-business": {
"title": "Startup Business",
"isPremium": true,
"preview": "https://zakrademos.com/startup-business/",
"description": "Use this Zakra demo to create your startup business website.",
"template": [
"zakra"
],
"category": [
"all",
"business"
],
"pagebuilder": [
"all",
"elementor"
],
"plugins_list": {
"everest-forms": {
"name": "Everest Forms",
"slug": "everest-forms/everest-forms.php"
},
"elementor": {
"name": "Elementor",
"slug": "elementor/elementor.php"
},
"companion-elementor": {
"name": "CE Addons",
"slug": "companion-elementor/companion-elementor.php"
}
},
"core_options": {
"blogname": "Startup Business",
"page_on_front": "Home",
"page_for_posts": "Blog"
},
"elementor_schemes": {
"color": [
"#1CB5E0",
"#111111",
"#3E3E3E",
"#1CB5E0"
],
"typography": {
"primary": {
"font_family": "Catamaran",
"font_weight": "Bold"
},
"secondary": {
"font_family": "Catamaran",
"font_weight": "600"
},
"body": {
"font_family": "Catamaran",
"font_weight": "400"
},
"accent": {
"font_family": "Catamaran",
"font_weight": "Bold"
}
}
},
"customizer_data_update": {
"nav_menu_locations": {
"menu-primary": "Primary"
}
}
},
"zakra-online-store": {
"title": "Online Store",
"isPremium": true,
Expand Down
Binary file modified packages/zakra/zakra-drone-02.zip
Binary file not shown.
Binary file modified packages/zakra/zakra-startup-business.zip
Binary file not shown.
Loading

0 comments on commit 1357443

Please sign in to comment.