If we have only 2 cards/projects we should display them one after the other on mobile devices. The carousel should be for more than 2 cards/projects.
You should edit the current dummy data to only have two cards, and remove the duplicate for the third one. And add a check that would accommodate the two scenarios:
We have 1 or 2 cards. If we have two cards they should be displayed one after another on mobile devices
2, We have more than 2 cards. We should display the carousel as we have it implemented now.
If we have only 2 cards/projects we should display them one after the other on mobile devices. The carousel should be for more than 2 cards/projects. You should edit the current dummy data to only have two cards, and remove the duplicate for the third one. And add a check that would accommodate the two scenarios: