Skip to content

Commit

Permalink
✨ Add priority to header image
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshHeng committed Apr 4, 2024
1 parent d7d9b1d commit 857a456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default function Hero() {
alt="Aerial shot of the Warwick University piazza"
placeholder="blur"
className="absolute h-full object-cover"
priority
/>
<div className="relative flex flex-wrap sm:flex-nowrap justify-center items-center p-6 sm:p-12 md:p-24">
<Image
Expand Down

0 comments on commit 857a456

Please sign in to comment.