makeasite

3D Objects from Freepik

This directory contains 3D objects downloaded from Freepik.

How to Add 3D Objects

  1. Visit Freepik 3D Models
  2. Search for relevant 3D objects like:
    • Computer/laptop 3D models for tech sections
    • Business icons and symbols
    • Abstract shapes and geometric objects
    • People/characters for testimonials
    • Product mockups
  3. Download PNG renders of 3D objects (with transparent backgrounds when possible)
  4. Place them in this directory
  5. Reference them in your components

Usage Example:

<img 
  src="/3d-objects/laptop-3d.png" 
  alt="3D Laptop" 
  className="w-full h-auto"
/>