nextjs-animated-slider icon indicating copy to clipboard operation
nextjs-animated-slider copied to clipboard

Stunning animated slider website built using Next.js, Framer Motion, and Tailwind CSS.

Results 3 nextjs-animated-slider issues
Sort by recently updated
recently updated
newest added

- The sequence is 1,4,5,2,3 but it should be 1,2,3,4,5

- Revert to using image URLs as keys in Slides component. - Ensure each SliderCard has a unique key based on the image URL.

Header.tsx Cool Project line-11 change Awesome Endeavors