softrinx/ ├── app/ │ ├── layout.tsx # Root layout (Header/Footer included) │ ├── page.tsx # Home page (all sections) │ ├── globals.css # Tailwind + custom styles │ │ │ ├── services/page.tsx # Service ...
Marketing/demo site for Raven Development Operations. Built with React, Vite, Tailwind, Framer Motion, and Netlify Functions. The chatbot points to the Cloud Run assistant backend (FastAPI + Postgres) ...