1 - Beginner
Coming soon page with an email input and product cards
Page is structured into 2 columns using Flexbox or Grid.
Title and tagline are present in the left column.
An email input and submit button are placed below the title.
Social media icons (Facebook, Instagram, YouTube, X) are aligned in the left column.
A collage of profile card, credit card, review card, and tweet card are present in the right column using absolute positioning.
Add validation for the email input.
Implement a fade-in effect for the UI card collage.
Add a toggle to switch between light and dark themes.
Enhance social icons with hover effects or tooltips.
Use media queries to make the layout responsive.