darkerfix #2
20
config.toml
20
config.toml
@ -53,11 +53,11 @@ pre = "#"
|
||||
url = "services"
|
||||
weight = 2
|
||||
|
||||
[[Languages.en.menu.main]]
|
||||
name = "portfolio"
|
||||
pre = "#"
|
||||
url = "portfolio"
|
||||
weight = 3
|
||||
# [[Languages.en.menu.main]]
|
||||
# name = "portfolio"
|
||||
# pre = "#"
|
||||
# url = "portfolio"
|
||||
# weight = 3
|
||||
|
||||
[[Languages.en.menu.main]]
|
||||
name = "team"
|
||||
@ -65,11 +65,11 @@ pre = "#"
|
||||
url = "team"
|
||||
weight = 4
|
||||
|
||||
[[Languages.en.menu.main]]
|
||||
name = "pricing"
|
||||
pre = "#"
|
||||
url = "pricing"
|
||||
weight = 5
|
||||
# [[Languages.en.menu.main]]
|
||||
# name = "pricing"
|
||||
# pre = "#"
|
||||
# url = "pricing"
|
||||
# weight = 5
|
||||
|
||||
[[Languages.en.menu.main]]
|
||||
name = "blog"
|
||||
|
@ -5,7 +5,7 @@ banner:
|
||||
bg_image : "images/backgrounds/hero-area.jpg"
|
||||
icon : "" # themify icon pack : https://themify.me/themify-icons
|
||||
title : "Ensuring your future"
|
||||
content : "blah blah"
|
||||
content : "Datacenter, network, web and security consulting."
|
||||
button:
|
||||
enable : true
|
||||
label : "Explore Us"
|
||||
|
@ -2,22 +2,17 @@
|
||||
contact:
|
||||
enable : true
|
||||
title : Contact Us
|
||||
subtitle : Contact Details
|
||||
content : Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsam, vero, provident, eum eligendi blanditiis ex explicabo vitae nostrum facilis asperiores dolorem illo officiis ratione vel fugiat dicta laboriosam labore adipisci.
|
||||
subtitle : Contact us for a quote or project!
|
||||
content : You can contact us via Email, phone or the contact form below.
|
||||
|
||||
# Contact details
|
||||
contact_list:
|
||||
- icon : ti-location-pin # themify icon pack : https://themify.me/themify-icons
|
||||
info : "Khaja Road, Bayzid, Chittagong, Bangladesh"
|
||||
|
||||
- icon : ti-mobile # themify icon pack : https://themify.me/themify-icons
|
||||
info : "Phone: +880-31-000-000"
|
||||
|
||||
- icon : ti-printer # themify icon pack : https://themify.me/themify-icons
|
||||
info : "Fax: +880-31-000-000"
|
||||
info : "Phone: +597-728-3658 "
|
||||
|
||||
- icon : ti-email # themify icon pack : https://themify.me/themify-icons
|
||||
info : "Email: hello@meghna.com"
|
||||
info : "Email: info@aperturect.com"
|
||||
|
||||
|
||||
# Contact form
|
||||
|
@ -3,11 +3,11 @@ feature:
|
||||
enable : true
|
||||
image : images/about/about-business-man.jpg
|
||||
image_webp : images/about/about-business-man.webp
|
||||
title : We’re A dev/networking thing.
|
||||
title : We deliver datacenter service from design and planning to deployment and maintenance
|
||||
content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Aliquam tempora itaque, autem dolores culpa cum mollitia voluptate nesciunt voluptatibus quasi."
|
||||
feature_item :
|
||||
# feature item loop
|
||||
- title : Feature 1
|
||||
- title : This be deprecated
|
||||
icon : ti-world # themify icon pack : https://themify.me/themify-icons
|
||||
content : Lorem ipsum, dolor sit amet consectetur adipisicing elit. Possimus consectetur dolores repellendus eos saepe
|
||||
|
||||
|
@ -4,22 +4,31 @@ service:
|
||||
title: Our Services
|
||||
service_item:
|
||||
# service item loop
|
||||
- name : Websites opzetten
|
||||
- name: Datacenter service
|
||||
icon: ti-world # themify icon pack : https://themify.me/themify-icons
|
||||
content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur.
|
||||
content: We deliver datacenter service from design and planning to deployment and maintenance.
|
||||
|
||||
# service item loop
|
||||
- name : network setup
|
||||
icon : ti-layout # themify icon pack : https://themify.me/themify-icons
|
||||
content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur.
|
||||
|
||||
# service item loop
|
||||
- name : Porten van legacy shit
|
||||
- name: Networking solutions
|
||||
icon: ti-blackboard # themify icon pack : https://themify.me/themify-icons
|
||||
content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur.
|
||||
content: We can design your enterprise network from the ground up or help you expand your existing network. Unifi, cabling, backbone.
|
||||
|
||||
# service item loop
|
||||
- name : Data Analysis
|
||||
icon : ti-palette # themify icon pack : https://themify.me/themify-icons
|
||||
content : Lorem ipsum dolor sit amet, consectetur.. Sed id lorem eget orci dictum facilisis vel id tellus.Nullam iaculis arcu at mauris dapibus consectetur.
|
||||
- name: Cloud migration
|
||||
icon: ti-cloud # themify icon pack : https://themify.me/themify-icons
|
||||
content: We'll help you migrate your existing infrastructure to the cloud, delivering smart and scalable solutions.
|
||||
|
||||
# service item loop
|
||||
- name: Managed services
|
||||
icon: ti-panel # themify icon pack : https://themify.me/themify-icons
|
||||
content: We can manage your firewall, x,y,z and more.
|
||||
|
||||
# service item loop
|
||||
- name: Security
|
||||
icon: ti-key # themify icon pack : https://themify.me/themify-icons
|
||||
content: We can advise on physical and network security blah blah.
|
||||
|
||||
# service item loop
|
||||
- name: Web development
|
||||
icon: ti-brush # themify icon pack : https://themify.me/themify-icons
|
||||
content: We can build modern webapps, and provide advice on scalable solutions.
|
||||
|
@ -6,21 +6,22 @@
|
||||
|
||||
{{ partial "about.html" . }}
|
||||
|
||||
{{ partial "feature.html" . }}
|
||||
{{/* {{ partial "feature.html" . }} */}}
|
||||
|
||||
{{ partial "cta.html" . }}
|
||||
|
||||
{{ partial "service.html" . }}
|
||||
|
||||
{{ partial "skill.html" . }}
|
||||
{{ partial "cta.html" . }}
|
||||
|
||||
{{ partial "portfolio.html" . }}
|
||||
{{/* {{ partial "skill.html" . }} */}}
|
||||
|
||||
{{ partial "funfacts.html" . }}
|
||||
{{/* {{ partial "portfolio.html" . }} */}}
|
||||
|
||||
{{/* {{ partial "funfacts.html" . }} */}}
|
||||
|
||||
{{ partial "team.html" . }}
|
||||
|
||||
{{ partial "pricing.html" . }}
|
||||
{{/* {{ partial "pricing.html" . }} */}}
|
||||
|
||||
<!-- {{ partial "testimonial.html" . }} -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user