Frontend

This directory contains the frontend code for the IDES INTERIOR web application.

Files

  • index.html: Main HTML template
  • index.tsx: React entry point
  • components/: React components
  • assets/: Static assets like images and icons

Components

  • App.tsx: Main application component
  • Header.tsx: Header component with navigation
  • Footer.tsx: Footer component
  • Hero.tsx: Hero section component
  • Services.tsx: Services section component
  • Portfolio.tsx: Portfolio section component
  • About.tsx: About section component
  • Contact.tsx: Contact section component
  • ChatAssistant.tsx: IDESA chat assistant component