diff --git a/src/components/Notice_Card.jsx b/src/components/Notice_Card.jsx index ef89ed4..7192c32 100644 --- a/src/components/Notice_Card.jsx +++ b/src/components/Notice_Card.jsx @@ -42,6 +42,7 @@ const Notice_Card = ({ fontWeight={900} size={20} onClick={Handle_Clone_Btn} + className='cursor-pointer' /> ); diff --git a/src/components/Testimonials.jsx b/src/components/Testimonials.jsx index 651e242..99ab1e1 100644 --- a/src/components/Testimonials.jsx +++ b/src/components/Testimonials.jsx @@ -81,7 +81,7 @@ const Testimonials = () => { key={testimonial.id} className='relative w-full flex justify-center' > -
+
We have a group of eminent Faculty members with great personality and excellence in @@ -61,12 +61,10 @@ const Courses = () => { spaceBetween={30} centeredSlides={true} autoplay={{ - delay: 1000, + + delay: 5000, disableOnInteraction: true, }} - pagination={{ - clickable: true, - }} loop={true} modules={[Autoplay]} className='mySwiper' diff --git a/src/components/aboutComponents/History.jsx b/src/components/aboutComponents/History.jsx index 95da1f0..cd20f81 100644 --- a/src/components/aboutComponents/History.jsx +++ b/src/components/aboutComponents/History.jsx @@ -38,25 +38,25 @@ const History = () => { History -
+
{!history.paragraph_First ? 'Not Found Paragraph One' : history.paragraph_First}
-+
{!history.paragraph_Second ? 'Not Found Paragraph Two' : history.paragraph_Second}
-+
{!history.paragraph_Third ? 'Not Found Paragraph Three' : history.paragraph_Third}
-+
{!history.paragraph_Four ? 'Not Found Paragraph Four' : history.paragraph_Four} @@ -70,25 +70,25 @@ const History = () => { : Vision.title} -
+
{!Vision.paragraph_First ? 'Vision Para fist Not Found' : Vision.paragraph_First}
-+
{!Vision.paragraph_Second ? 'Vision Para Second Not Found' : Vision.paragraph_Second}
-+
{!Vision.paragraph_Third ? 'Vision Paragraph Third Not Found' : Vision.paragraph_Third}
-+
{!Vision.paragraph_Four ? 'Vision Paragraph Four Not Found' : Vision.paragraph_Four} diff --git a/src/components/aboutComponents/Teachers.jsx b/src/components/aboutComponents/Teachers.jsx index f217df2..aa2d05d 100644 --- a/src/components/aboutComponents/Teachers.jsx +++ b/src/components/aboutComponents/Teachers.jsx @@ -139,7 +139,7 @@ const Teachers = () => {
+
We have a group of eminent Faculty members with great personality and excellence in @@ -165,11 +165,10 @@ const Teachers = () => { spaceBetween={30} centeredSlides={true} autoplay={{ - delay: 1000, - disableOnInteraction: false, - }} - pagination={{ - clickable: true, + + delay: 5000, + disableOnInteraction: true, + }} loop={true} modules={[