Skip to content

Commit

Permalink
Updated placeholder images
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrizzo1 committed Oct 4, 2024
1 parent 8246571 commit 6059594
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 8 deletions.
1 change: 1 addition & 0 deletions data/en/banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
banner:
enable : true
# bg_image_webp : "images/backgrounds/hero-area.webp"
bg_image_webp : "images/backgrounds/JORGEITALY2.webp"
bg_image : "images/backgrounds/JORGEITALY2.png"
bg_logo : "images/logo.gif"
icon : "" # themify icon pack : https://themify.me/themify-icons
Expand Down
12 changes: 6 additions & 6 deletions data/en/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ team:
team_member :
# team member loop
- name : Jorge A. Morales
image_webp : images/team/team-1.webp
image : images/team/team-1.jpg
image_webp : images/team/jorgea.webp
image : images/team/jorgea.jpeg
designation : Partner / Designer
content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio.
social :
Expand All @@ -21,8 +21,8 @@ team:

# team member loop
- name : Jorge Morales
image_webp : images/team/team-2.webp
image : images/team/team-2.jpg
image_webp : images/team/jorgesr.webp
image : images/team/jorgesr.jpg
designation : CEO / Founder
content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio.
social :
Expand All @@ -37,8 +37,8 @@ team:

# team member loop
- name : Libia Cristina Rizzo
image_webp : images/team/team-3.webp
image : images/team/team-3.jpg
image_webp : images/team/cristina.webp
image : images/team/cristina.jpg
designation : Partner / Industrial Engineer
content : Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur necessitatibus ullam, culpa odio.
social :
Expand Down
Binary file added static/images/backgrounds/JORGEITALY2.webp
Binary file not shown.
Binary file added static/images/team/cristina.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/team/cristina.webp
Binary file not shown.
Binary file added static/images/team/jorgea.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/team/jorgea.webp
Binary file not shown.
Binary file added static/images/team/jorgesr.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/team/jorgesr.webp
Binary file not shown.
6 changes: 4 additions & 2 deletions themes/meghna-hugo/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -646,12 +646,14 @@ a:hover {

.call-to-action h2 {
font-weight: 700;
color: #444;
color: #FFF;
/* color: #444; */
}

.call-to-action p {
font-size: 16px;
color: #666;
color: #FFF;
/* color: #666; */
}

.call-to-action .btn-main {
Expand Down

0 comments on commit 6059594

Please sign in to comment.