Commit Graph

5 Commits

Author SHA1 Message Date
Gestoría LP
660d41fb31 feat: admin dashboard with stats and recent activity
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:21:58 +00:00
Gestoría LP
fbf1b31dc0 feat: admin panel login, layout, and styles
Add the admin CRM panel foundation including:
- Login/logout authentication flow with CSRF protection
- Sidebar layout with navigation for all CRM modules
- Comprehensive admin.css (1680+ lines) with components for
  cards, tables, badges, forms, buttons, alerts, modals,
  pagination, search, responsive breakpoints, and print styles
- admin.js with sidebar toggle, confirm dialogs, auto-dismiss
  alerts, and table search filtering

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:19:09 +00:00
Gestoría LP
0ef344b67a feat: form submission handler with email + WhatsApp notifications
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:11:42 +00:00
Gestoría LP
aacdcb92f7 feat: dynamic service pages with custom forms
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:09:09 +00:00
Gestoría LP
8280d59d84 feat: public site landing page with header, footer, styles
- Header with fixed navbar, responsive mobile menu, services dropdown
- Landing page with hero, services grid, value propositions, testimonials, contact
- Comprehensive CSS (1300+ lines): navy/gold brand colors, custom properties,
  responsive breakpoints, card hover effects, form styles, print & a11y
- Footer with 3-column layout, contact info, social links
- JS: hamburger toggle, smooth scroll, navbar scroll effect, scroll animations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:59:13 +00:00