Compare commits

..

No commits in common. "e6fee416c2de8ccff895b91e4376bf82b2646a6b" and "3018e4a77abff9a2e0bf1a11717ec1f7d52219b8" have entirely different histories.

17 changed files with 23 additions and 52 deletions

View File

View File

@ -59,11 +59,6 @@ weight = 2
# url = "portfolio"
# weight = 3
# [[Languages.en.menu.main]]
# name = "team"
# pre = "#"
# url = "team"
# weight = 4
# [[Languages.en.menu.main]]
# name = "team"
# pre = "#"
@ -76,11 +71,6 @@ weight = 2
# url = "pricing"
# weight = 5
# [[Languages.en.menu.main]]
# name = "blog"
# pre = "#"
# url = "blog"
# weight = 6
# [[Languages.en.menu.main]]
# name = "blog"
# pre = "#"
@ -141,7 +131,7 @@ weight = 7
############################# Default Parameters ##########################
[params]
logo = "images/Aperture_FullLogo_Dark.svg"
logo = "images/logo.png"
# Meta data
description = "Datacenter, Network, Web and Security Consulting"
author = "Aperture Computer Technologies"
@ -153,7 +143,7 @@ post_share = true
# preloader
[params.preloader]
enable = false
preloader = "images/Aperture_FullLogo_Dark.svg"
preloader = "images/logo.png"
# cookies
[params.cookies]
@ -188,7 +178,7 @@ languageCode = "en-us"
contentDir = "content/english"
weight = 1
home = "Home"
copyright = "Copyright © 2023 Aperture Computer Technologies, Designed by Themefisher"
copyright = "Copyright © 2021 Aperture Computer Technologies, Designed by Themefisher"
# ################################ Dutch Language ########################
# [Languages.nl]

View File

@ -7,11 +7,9 @@ contact:
# Contact details
contact_list:
- icon: ti-mobile
info: "Mobile: +31 6 43 25 65 42"
- icon : ti-mobile # themify icon pack : https://themify.me/themify-icons
info : "Phone: +31 010 761 40 53 "
info : "Phone: +597-728-3658 "
- icon : ti-email # themify icon pack : https://themify.me/themify-icons
info : "Email: info@aperturect.com"

View File

@ -1,6 +1,6 @@
################################# funfacts ##################################
funfacts:
enable : false
enable : true
bg_image : "images/backgrounds/bg-white-wall.jpg"
bg_image_webp : "images/backgrounds/bg-white-wall.webp"
counter_item:

View File

@ -1,6 +1,6 @@
#################################### portfolio ###############################
portfolio:
enable : false
enable : true
title : Our Works
portfolio_item :
# portfolio item loop

View File

@ -1,6 +1,6 @@
##################################### pricing ##############################
pricing:
enable : false
enable : true
title : Our Plans
pricing_table :
# pricing table loop

View File

@ -1,6 +1,6 @@
################################# Skill ##################################
skill:
enable : false
enable : true
title : Our Skills
subtitle : Weve skilled in wide range of networking and development stuff.
content : Lorem, ipsum dolor sit amet consectetur adipisicing elit. Perspiciatis magni explicabo cum aperiam recusandae sunt accusamus totam. Quidem quos fugiat sapiente numquam accusamus quas hic, itaque in libero reiciendis tempora!

View File

@ -1,6 +1,6 @@
############################### team ############################
team:
enable : false
enable : true
title : Our Team
team_member :
# team member loop

View File

@ -1,6 +1,6 @@
################################# Testimonial #########################
testimonial:
enable : false
enable : true
bg_image : images/backgrounds/bg-testimonial.jpg
bg_image_webp : images/backgrounds/bg-testimonial.webp
testimonial_item :

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1198.34 857.22">
<defs>
<style>
.cls-1 {
fill: #5e6e80;
}
.cls-2 {
fill: #559be4;
}
</style>
</defs>
<polyline class="cls-2" points="0 855.81 555.99 0 770.11 .47 214.12 856.28"/>
<polyline class="cls-1" points="428.24 856.75 984.22 .94 1198.34 1.41 642.35 857.22 428.24 856.75"/>
</svg>

Before

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 555 KiB

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 KiB

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
static/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -1,17 +1,17 @@
.navigation {
background-color: #282e36;
background-color: #292F36;
width: 100%;
margin-bottom: 0;
}
#contact-submit:hover {
border-color: #2c9091;
background-color: #559BE4;
background-color: #0099FF;
}
/* this should probably be #215CD2 */
.btn-main:hover {
background: #559BE4;
background: #0099FF;
color: #fff;
}
@ -26,13 +26,13 @@
.service-block {
background-color: #0d0e0f;
box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 #559be4cc;
box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(33, 92, 210, 0.8);
}
.service-block:hover {
background-color: #0d0e0f;
box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 #0099ffcc;
box-shadow: 5px 5px 5px rgba(44, 44, 44, 0.3), 13px 13px 0 rgba(0, 153, 255, 0.8);
}

View File

@ -15,7 +15,7 @@ html {
body {
background-color: #111516;
font-family: "Anaheim", sans-serif;
color: #bacade;
color: #737f8a;
-webkit-font-smoothing: antialiased;
}
@ -27,7 +27,7 @@ h5,
h6 {
font-weight: 400;
font-family: "Quattrocento Sans", sans-serif;
color: #ffffff;
color: #afbac4;
}
p {
@ -138,7 +138,7 @@ a:hover {
position: absolute;
top: -4px;
width: 50px;
background-color: #559be4;
background-color: #215CD2;
}
.color {
@ -308,7 +308,7 @@ a:hover {
}
.title h2 span {
color: #559be4;
color: #215CD2;
}
.title p {
@ -417,7 +417,7 @@ a:hover {
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
color: #559be4;
color: #215CD2;
}
.navbar-toggler:focus {
@ -645,12 +645,12 @@ a:hover {
.call-to-action h2 {
font-weight: 700;
color: #ffffff;
color: #444;
}
.call-to-action p {
font-size: 16px;
color: #ffffff;
color: #666;
}
.call-to-action .btn-main {