Skip to content

Commit

Permalink
swap image, use correct styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewheeler committed Dec 11, 2024
1 parent 918446d commit f102569
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified public/images/products/ecr-viewer/non-integrated.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/app/products/ecr-viewer/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ export default function EcrViewer() {
>
<Image
alt="Non-integrated eCR Viewer example"
className="rounded-lg shadow"
width={652}
height={383}
src={`${basePath}/images/products/ecr-viewer/non-integrated.png`}
Expand Down

0 comments on commit f102569

Please sign in to comment.