Responsive Card - Copy this React, Tailwind Component to your project
Design a responsive card component with a dark blue and purple theme. The card should be adaptable for all devices and contain the following elements: Structure: Two Main Elements: Use Flexbox for layout. First Element: Contains text divided into two parts: Heading: "Hello, I'm Talha Malik." Paragraph: A 40 word text description. Both the heading and paragraph should have animation effects. Second Element: An image positioned to the side of the text. The image should have a circular shape (border radius: 50%) and match the height of the text element. Aesthetics: Apply a dark blue and purple color scheme. Add an animated blue shadow effect to the image that animates infinitely for a dynamic visual appeal. Ensure both the text and image elements have smooth animations for an engaging user experience. Make the card visually appealing and ensure it functions well across all device sizes!
