Using shadcn-ui and react only (without nextjs) and create a page with cards only. The page is like with 2 columns. The 2nd column is double in size of the 1st column.
The 1st colun should have 3 cards.
Inside the 2nd column there should be 3 rows:
1st row: 2 cards
2nd row: 3 cards
3rd row: 2 cards
If seen in smaller screens, the cards of the 1st column should appear first and then the cards of the 2nd column should appear | A shadcn/ui and v0 generation - v0