Skip to content

Commit

Permalink
Photography and contact updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jac21 committed Jan 20, 2024
1 parent 41cdf2b commit 32c97c0
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
Binary file added raw/0009797_0009797-R1-E021.jpg
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 raw/3225040254-R1-E006.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions src/app/components/photo-grid/photo-grid.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,20 @@
<!-- <app-photo *ngFor="let photo of photos" photoSrc={{photo.photoSrc}} photoAlt={{photo.photoAlt}}></app-photo> -->

<app-photo
[routerLink]="['/lightbox', 000070750028]"
[routerLink]="['/lightbox', 3225040254]"
photoSrc="assets/images/photography/DSC_3225040254.JPG"
photoAlt="Cle Elum, Washington"
></app-photo>
<app-photo
[routerLink]="['/lightbox', 70750028]"
photoSrc="assets/images/photography/DSC_70750028.JPG"
photoAlt="Arashiyama Yusaitei in Kyoto, Japan"
></app-photo>
<app-photo
[routerLink]="['/lightbox', 9797]"
photoSrc="assets/images/photography/DSC_9797.JPG"
photoAlt="Playa Guajataca, Isabela, Puerto Rico"
></app-photo>
<app-photo
[routerLink]="['/lightbox', 63960011]"
photoSrc="assets/images/photography/DSC_63960011.JPG"
Expand Down Expand Up @@ -49,11 +59,6 @@
photoSrc="assets/images/photography/DSC_2016.JPG"
photoAlt="Walnut Creek Park in Austin, Texas"
></app-photo>
<app-photo
[routerLink]="['/lightbox', 2876]"
photoSrc="assets/images/photography/DSC_2876.JPG"
photoAlt="Fredericksburg, Texas"
></app-photo>
<app-photo
[routerLink]="['/lightbox', 1903]"
photoSrc="assets/images/photography/DSC_1903.JPG"
Expand Down Expand Up @@ -89,11 +94,6 @@
photoSrc="assets/images/photography/DSC_0422.JPG"
photoAlt="Hamilton Pool, near Dripping Springs, Texas"
></app-photo>
<app-photo
[routerLink]="['/lightbox', 0631]"
photoSrc="assets/images/photography/DSC_0631.JPG"
photoAlt="Anamanaguchi at the Mohawk in Austin, Texas"
></app-photo>
</div>
</div>
</section>
Expand Down
Binary file modified src/assets/images/content/headshot-photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/images/photography/DSC_0358.JPG
Binary file not shown.
Binary file removed src/assets/images/photography/DSC_0631.JPG
Binary file not shown.
Binary file removed src/assets/images/photography/DSC_2876.JPG
Binary file not shown.
Binary file added src/assets/images/photography/DSC_3225040254.JPG
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 src/assets/images/photography/DSC_9797.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 32c97c0

Please sign in to comment.