chore: updated 404 page for marketing app

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
Adithya Krishna
2023-09-03 23:52:51 +05:30
committed by Mythie
parent 401311acd9
commit fe4b3e0450

View File

@ -25,6 +25,7 @@ export default function NotFound() {
src={backgroundPattern} src={backgroundPattern}
alt="background pattern" alt="background pattern"
className="-mr-[50vw] -mt-[15vh] h-full scale-100 object-cover md:scale-100 lg:scale-[100%]" className="-mr-[50vw] -mt-[15vh] h-full scale-100 object-cover md:scale-100 lg:scale-[100%]"
priority={true}
/> />
</motion.div> </motion.div>
</div> </div>