1
0
Fork 0

feat(trainigpage): technology logo has a blur placeholder

This commit is contained in:
Vojtěch Mareš 2023-01-12 14:41:41 +01:00
parent 074efcd7b1
commit 87cbaa689c
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -38,6 +38,7 @@ export default function TrainingLayout({ content, meta }: Props) {
<Container className="flex justify-around">
<Image
src={meta.logo}
placeholder="blur"
className="h-32 w-32 rounded-full"
width="1500"
height="1500"