Skip to content

Commit

Permalink
insere fotos delagi
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieluizramos committed Jan 15, 2025
1 parent 390d60d commit 6f4f3df
Show file tree
Hide file tree
Showing 25 changed files with 73 additions and 7 deletions.
10 changes: 5 additions & 5 deletions src/config/photos/lifestyle.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[
{
"title": "Produtos",
"path": "images/lifestyle/produtos",
"count": 36
},
{
"title": "CrossFit",
"path": "images/lifestyle/crossfit",
"count": 8
},
{
"title": "Produtos",
"path": "images/lifestyle/produtos",
"count": 14
}
]
2 changes: 1 addition & 1 deletion src/en.pug
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ html(lang="en")

section.section.lifestyle
.wrapper
h3.title 🏋🏼 Sports & Products
h3.title 📦 Products & Sports
+gallery(locals.lifestyle)

section.section#contact
Expand Down
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-15.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-16.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-17.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-18.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-19.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-20.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-21.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-22.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-23.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-24.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-25.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-26.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-27.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-28.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-29.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-30.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-31.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-32.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-33.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-34.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-35.webp
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/images/lifestyle/produtos/photo-36.webp
Git LFS file not shown
2 changes: 1 addition & 1 deletion src/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ html(lang="pt-BR")

section.section.lifestyle
.wrapper
h3.title 🏋🏼 Esportes & Produtos
h3.title 📦 Produtos & Esportes
+gallery(locals.lifestyle)

section.section#contato
Expand Down

0 comments on commit 6f4f3df

Please sign in to comment.