Commit Graph

3 Commits

Author SHA1 Message Date
Andrés Mora 238b1c9a87 feat(design): enhance UI with animations, gradients, and hover effects
- Add AnimatedBackground component with canvas-based floating orbs
- Add reusable Button component with shimmer effects and variants
- Update globals.css with animation keyframes and utility classes
- Enhance Header with glass effect and animated nav underlines
- Enhance Footer with gradient overlays and hover effects
- Update all pages with animated gradient backgrounds
- Add hover effects on cards, icons, and buttons
- Implement gradient text effects throughout

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 19:22:50 -05:00
Andrés Mora 99059c0ba7 feat(home): build homepage with hero, services, and credentials sections
- Add Header component with responsive navigation and mobile menu
- Add Footer component with contact info and social links
- Create homepage with hero section, value proposition, service cards,
  credentials section, and CTA banner
- Update layout with Inter font and proper metadata
- Install lucide-react for icons

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 18:37:12 -05:00
Andrés Mora c8419cfcb2 Initial commit from Create Next App 2025-12-23 16:31:27 -05:00