Skip to content

Commit b5478d3

Browse files
committed
hero fix
1 parent ae50664 commit b5478d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/src/pages/staff-augmentation.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const { ogImage = "https://www.crocoder.dev/homepage-metadata-img.png" } =
9797
<Image
9898
src={picPeopleCollaborating}
9999
alt="People collaborating on software development"
100-
widths={[320, 480, 640, 800, 1200, 1412]}
100+
widths={[320, 480, 640, 800, 1066]}
101101
sizes="(max-width: 768px) calc(100vw - 32px), (max-width: 1024px) calc(100vw - 56px), calc(50vw - 28px)"
102102
loading="eager"
103103
fetchpriority="high"

0 commit comments

Comments
 (0)