Skip to content

Commit a2e9831

Browse files
committed
change to smaller image
1 parent da3a514 commit a2e9831

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-348 KB
Loading

src/pages/developers/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ export const query = graphql`
583583
heroImage: file(relativePath: { eq: "heroes/developers-hub-hero.jpg" }) {
584584
childImageSharp {
585585
gatsbyImageData(
586-
width: 2303
586+
width: 1504
587587
layout: CONSTRAINED
588588
placeholder: BLURRED
589589
quality: 100

0 commit comments

Comments
 (0)