Skip to content

Commit

Permalink
serve optimized hero image
Browse files Browse the repository at this point in the history
  • Loading branch information
Highfire1 committed Dec 4, 2024
1 parent 3ea8abe commit b72768f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default async function Hero() {
<Image
priority
placeholder='blur'
unoptimized
// unoptimized
src={selectedImage}
fill={true}
alt="Image of Langara College campus."
Expand Down

0 comments on commit b72768f

Please sign in to comment.