favicon and leadreship team layout change
This commit is contained in:
@@ -351,7 +351,7 @@ const FeaturedCaseStudies = () => {
|
||||
key={story.id}
|
||||
initial={{ opacity: 0, y: 20 }}
|
||||
whileInView={{ opacity: 1, y: 0 }}
|
||||
transition={{ duration: 0.6, delay: index * 0.1 }}
|
||||
transition={{ duration: 0.6, delay: index * 0.01 }}
|
||||
viewport={{ once: true }}
|
||||
className="group h-full"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user