···11import { STATIC_IMAGES_URL } from "@hey/data/constants";
22import { H4 } from "@hey/ui";
33+import Image from "next/image";
34import { useRouter } from "next/router";
45import { useEffect } from "react";
56import { useCreateGroupStore } from "./CreateGroup";
···2526 Welcome to decentralised social where everything is sooooooooooooo much
2627 better! 🎉
2728 </div>
2828- <img
2929+ <Image
2930 alt="Dizzy emoji"
3031 className="mx-auto mt-8 size-14"
3132 src={`${STATIC_IMAGES_URL}/emojis/dizzy.png`}
3333+ height={56}
3434+ width={56}
3235 />
3336 <i className="ld-text-gray-500 mt-8">
3437 We are taking you to your group...