diff --git a/config.toml b/config.toml index 885515a..b29b6f4 100644 --- a/config.toml +++ b/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" diff --git a/data/en/banner.yml b/data/en/banner.yml index d62e752..145f63f 100644 --- a/data/en/banner.yml +++ b/data/en/banner.yml @@ -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" diff --git a/data/en/contact.yml b/data/en/contact.yml index ea0cec7..1e81c98 100644 --- a/data/en/contact.yml +++ b/data/en/contact.yml @@ -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 diff --git a/data/en/feature.yml b/data/en/feature.yml index 928bd89..3c58dff 100644 --- a/data/en/feature.yml +++ b/data/en/feature.yml @@ -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 diff --git a/data/en/service.yml b/data/en/service.yml index 6f705b2..87b557d 100644 --- a/data/en/service.yml +++ b/data/en/service.yml @@ -1,25 +1,34 @@ ################################# Service ################################# service: - enable : true - title : Our Services - service_item : + enable: true + title: Our Services + service_item: # service item loop - - name : Websites opzetten - 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. - + - name: Datacenter service + icon: ti-world # themify icon pack : https://themify.me/themify-icons + 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. - + - name: Networking solutions + icon: ti-blackboard # themify icon pack : https://themify.me/themify-icons + 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 : Porten van legacy shit - 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. - + - 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 : 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. - \ No newline at end of file + - 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. diff --git a/themes/meghna-hugo/layouts/index.html b/themes/meghna-hugo/layouts/index.html index ca27f15..c3b3343 100644 --- a/themes/meghna-hugo/layouts/index.html +++ b/themes/meghna-hugo/layouts/index.html @@ -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" . }} */}}