diff --git a/src/components/Main/Landing/InfoDivs/index.jsx b/src/components/Main/Landing/InfoDivs/index.jsx index 2fb2016..d55aa80 100644 --- a/src/components/Main/Landing/InfoDivs/index.jsx +++ b/src/components/Main/Landing/InfoDivs/index.jsx @@ -18,7 +18,7 @@ const InfoDivs = (props) => { viewport={{ once: true }} className="Intro BackgroundBlur" > -
+ We are the Technical Society of YMCA University of Science and Technology @@ -34,7 +34,7 @@ const InfoDivs = (props) => { workshops, hackathons, coding contests, gaming events , and much more. -
+ {data.map((item, index) => ( @@ -67,14 +67,14 @@ const InfoDivs = (props) => { className="flex items-center justify-center w-full px-[1rem] md:px-[2rem]" >
+
{item.title}
{item.subtitle}
-
+