premium-real-estate/ ├── public/ # Static assets │ ├── card_*.jpg # Property card images │ ├── float_*.jpg # Floating element images │ └── hero_villa.jpg # Hero section image ├── src/ │ ├── components ...