This repository was archived by the owner on May 31, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,13 +111,13 @@ const eventBenefits = [
111111 <Image
112112 src ={ robocupImage }
113113 alt =" RoboCup 2025 competition featuring robotics teams"
114- class =" w-full h-80 object-cover"
114+ class =" w-full h-100 object-cover"
115115 width ={ 600 }
116116 height ={ 320 }
117117 />
118- <div class =" absolute inset-0 bg-gradient-to-t from-black/60 via-transparent to-transparent" >
119- <div class =" absolute bottom-8 left-8 right-8 " >
120- <div class =" bg-white/20 backdrop-blur-sm rounded-lg p-4 " >
118+ <div class =" absolute inset-0 bg-gradient-to-t from-black/100 via-transparent to-transparent" >
119+ <div class =" absolute bottom-0 left-0 right-0 " >
120+ <div class =" bg-white/20 rounded-lg p-3 " >
121121 <h3 class =" text-white text-xl font-bold mb-2" >RoboCup 2025</h3 >
122122 <p class =" text-white/90 text-sm" >
123123 Teams from across New Zealand competing in robotics challenges, showcasing innovation and teamwork.
You can’t perform that action at this time.
0 commit comments