This directory contains the frontend code for the IDES INTERIOR web application.
index.html
: Main HTML templateindex.tsx
: React entry pointcomponents/
: React componentsassets/
: Static assets like images and iconsApp.tsx
: Main application componentHeader.tsx
: Header component with navigationFooter.tsx
: Footer componentHero.tsx
: Hero section componentServices.tsx
: Services section componentPortfolio.tsx
: Portfolio section componentAbout.tsx
: About section componentContact.tsx
: Contact section componentChatAssistant.tsx
: IDESA chat assistant component