diff --git a/website/components/Hero/index.tsx b/website/components/Hero/index.tsx index 2e66c2a..19a7a47 100644 --- a/website/components/Hero/index.tsx +++ b/website/components/Hero/index.tsx @@ -27,6 +27,7 @@ const Hero = () => { fill className="h-full w-full object-cover" alt="banner-slide-image" + loading="lazy" /> @@ -38,6 +39,7 @@ const Hero = () => { height={500} className="h-full w-3/4 object-cover" alt="banner-slide-image" + loading="lazy" /> { height={1000} className="h-full w-1/4 object-cover" alt="banner-slide-image" + loading="lazy" />
@@ -54,6 +57,7 @@ const Hero = () => { height={1000} className="h-full w-1/4 object-cover" alt="banner-slide-image" + loading="lazy" /> { height={1000} className="h-full w-3/4 object-cover" alt="banner-slide-image" + loading="lazy" />
@@ -74,6 +79,7 @@ const Hero = () => { height={500} className="h-full w-1/4 object-cover" alt="banner-slide-image" + loading="lazy" /> { height={1000} className="h-full w-3/4 object-cover" alt="banner-slide-image" + loading="lazy" />
@@ -90,6 +97,7 @@ const Hero = () => { height={1000} className="h-full w-1/4 object-cover" alt="banner-slide-image" + loading="lazy" /> { height={1000} className="h-full w-3/4 object-cover" alt="banner-slide-image" + loading="lazy" />
@@ -110,6 +119,7 @@ const Hero = () => { height={500} className="h-full w-3/4 object-cover" alt="banner-slide-image" + loading="lazy" /> { height={1000} className="h-full w-1/4 object-cover" alt="banner-slide-image" + loading="lazy" />
@@ -126,6 +137,7 @@ const Hero = () => { height={1000} className="h-full w-3/4 object-cover" alt="banner-slide-image" + loading="lazy" /> { height={1000} className="h-full w-1/4 object-cover" alt="banner-slide-image" + loading="lazy" />