Skip to content

Commit

Permalink
lazyload
Browse files Browse the repository at this point in the history
  • Loading branch information
samalsubrat committed Feb 27, 2024
1 parent 99b620f commit ab19e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/Aesthetic.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Aesthetic = () => {
alt="..."
layout="fill"
objectFit="cover"
priority
priority={false}
/>
</div>
<div className="flex flex-col relative justify-center items-start max-w-full rounded-xl w-[950px] max-md:px-5 max-sm:px-10 z-100">
Expand Down

0 comments on commit ab19e70

Please sign in to comment.