diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index 7df2e2a..321f9cd 100644 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -64,3 +64,25 @@ $bg-blur: rgba($darkblue-color, 0.4); .site-blog-pagination .pagination .page-item.active .page-link{ background: $main-color; } + +.site-project-item-content span, .site-blog-details-header { + color: $main-color; +} + +.site-blog-details { + color: $darkblue-color; +} +p { + color: $darkblue-color; +} + +.site-team, .site-expertise, .site-about-header{ + background: $blue1-color; +} +.site-about-company{ + background: $darkblue-color; +} + +.site-about-company h1{ + color: $main-color; +} diff --git a/config.toml b/config.toml index c1dd1e2..846f334 100644 --- a/config.toml +++ b/config.toml @@ -11,10 +11,10 @@ summarylength = 25 name = "Home" url = "" weight = 1 - #[[menu.nav]] - #name = "About" - #url = "about" - #weight = 2 + [[menu.nav]] + name = "About" + url = "about" + weight = 2 [[menu.nav]] name = "Portfolio" url = "portfolio" @@ -96,7 +96,7 @@ summarylength = 25 [params.call_to_action] enable = true - background_image = "images/backgrounds/cta-background.jpg" + background_image = "images/backgrounds/backgroundcta2.jpg" title = "LET’S WORK TOGETHER" primary_button = "Submit Query" primary_button_url = "contact" diff --git a/content/about/_index.md b/content/about/_index.md index c2e380c..79d5540 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -1,8 +1,8 @@ --- title: "About Us" date: 2018-07-12T18:19:33+06:00 -heading : "WE ARE ROXO DESIGN. AN AWARD-WINNING CREATIVE STUDIO IN FLORIDA." +heading : "NEXTIA. A COMMUNITY OF MAKERS BASED IN MEXICO." description : "We are specialized in developing forward-thinking brand identities, websites, illustration and animation for all types of customers. And we do this by bringing our customers through each phase of the design process with us." expertise_title: "Expertise" expertise_sectors: ["Customer Experience Design", "Digital Products", "Development", "Campaign & Content", "Employer Branding", "Animation & Motion Graphics", "Packaging & Product Design", "Retail & Spacial", "Print & Editorial Design", "Concept/Text", "Information Design"] ---- \ No newline at end of file +--- diff --git a/data/clients.yml b/data/clients.yml index 5be9e00..8798ccf 100644 --- a/data/clients.yml +++ b/data/clients.yml @@ -1,4 +1,4 @@ -enable : true +enable : false title : "Who trust our judgment" client_logos : - ["images/clients/client-logo-one.png", "images/clients/client-logo-two.png", "images/clients/client-logo-three.png", "images/clients/client-logo-four.png", "images/clients/client-logo-five.png", "images/clients/client-logo-six.png", "images/clients/client-logo-seven.png", "images/clients/client-logo-eight.png", "images/clients/client-logo-nine.png", "images/clients/client-logo-ten.png"] \ No newline at end of file + ["images/clients/client-logo-one.png", "images/clients/client-logo-two.png", "images/clients/client-logo-three.png", "images/clients/client-logo-four.png", "images/clients/client-logo-five.png", "images/clients/client-logo-six.png", "images/clients/client-logo-seven.png", "images/clients/client-logo-eight.png", "images/clients/client-logo-nine.png", "images/clients/client-logo-ten.png"] diff --git a/data/team.yml b/data/team.yml index b0b3a7a..f6c7c8c 100644 --- a/data/team.yml +++ b/data/team.yml @@ -1,44 +1,9 @@ enable : true title : Team that makes the difference. members : - - image : images/team/team-member-one.jpg - name : PABLO ESCOBAR - designation : Creative Director - medium : https://www.medium.com/ - linkedin : https://www.linkedin.com/ - instagram : https://www.instagram.com/ - - - image : images/team/team-member-two.jpg - name : MONTINO RIAU - designation : Product Manager - medium : https://www.medium.com/ - linkedin : https://www.linkedin.com/ - instagram : https://www.instagram.com/ - - - image : images/team/team-member-three.jpg - name : ALEX NAASRI - designation : Chief Design Officer - medium : https://www.medium.com/ - linkedin : https://www.linkedin.com/ - instagram : https://www.instagram.com/ - - - image : images/team/team-member-four.jpg - name : HONGMAN CHIOA - designation : UX Researcher - medium : https://www.medium.com/ - linkedin : https://www.linkedin.com/ - instagram : https://www.instagram.com/ - - - image : images/team/team-member-five.jpg - name : SANTIO ANDRESS - designation : Content Researcher - medium : https://www.medium.com/ - linkedin : https://www.linkedin.com/ - instagram : https://www.instagram.com/ - - - image : images/team/team-member-six.jpg - name : RAMESH PAUL - designation : Creative Designer + - image : images/team/team-member-one.png + name : Saúl Badillo + designation : Director, Cloud Architect medium : https://www.medium.com/ linkedin : https://www.linkedin.com/ instagram : https://www.instagram.com/ diff --git a/static/images/backgrounds/backgroundcta.jpg b/static/images/backgrounds/backgroundcta.jpg new file mode 100644 index 0000000..1d1da41 Binary files /dev/null and b/static/images/backgrounds/backgroundcta.jpg differ diff --git a/static/images/backgrounds/backgroundcta.png b/static/images/backgrounds/backgroundcta.png new file mode 100644 index 0000000..8729f0a Binary files /dev/null and b/static/images/backgrounds/backgroundcta.png differ diff --git a/static/images/backgrounds/backgroundcta2.jpg b/static/images/backgrounds/backgroundcta2.jpg new file mode 100644 index 0000000..7e5e3fa Binary files /dev/null and b/static/images/backgrounds/backgroundcta2.jpg differ diff --git a/static/images/team/team-member-one.png b/static/images/team/team-member-one.png new file mode 100644 index 0000000..22ae8c2 Binary files /dev/null and b/static/images/team/team-member-one.png differ diff --git a/themes/roxo-hugo b/themes/roxo-hugo index ecfa3cd..5a530fe 160000 --- a/themes/roxo-hugo +++ b/themes/roxo-hugo @@ -1 +1 @@ -Subproject commit ecfa3cd2c80045ba3ddda579ea01395c256669fb +Subproject commit 5a530fe2a9f0d57dba199c5fcf20e27035151756