diff --git a/index.html b/index.html index ae442aa..ec404c3 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ +
diff --git a/src/components/Start.tsx b/src/components/Start.tsx index bf80c97..f9e6f65 100644 --- a/src/components/Start.tsx +++ b/src/components/Start.tsx @@ -15,7 +15,6 @@ const Collage = () => { alt="Collage GLAMorous Europe" className="w-160" decoding="async" - fetchpriority="high" /> ); };