fix: add missing id attribute to YUKA image in Events component

This commit is contained in:
2025-08-18 22:00:10 +05:00
parent b115404b1f
commit d37e963a2e
+1 -1
View File
@@ -76,6 +76,7 @@ function Events() {
}} }}
> >
<img <img
id="yuka"
className="absolute top-0 w-full object-cover" className="absolute top-0 w-full object-cover"
src="/images/events/paper_tear.png" src="/images/events/paper_tear.png"
alt="Paper tear" alt="Paper tear"
@@ -99,7 +100,6 @@ function Events() {
<div className="flex flex-col space-y-4 md:space-y-7 mt-16 md:mt-36"> <div className="flex flex-col space-y-4 md:space-y-7 mt-16 md:mt-36">
<EventCard <EventCard
disabled={false} disabled={false}
id="yuka"
image="/events/yuka.png" image="/events/yuka.png"
title="YUKA DRIVE FEST Джимхана" title="YUKA DRIVE FEST Джимхана"
description={ description={