4 Commits

Author SHA1 Message Date
2c472fec5c Add backgroundimg.avif to screenshot showcase carousel 2025-11-09 21:04:42 -07:00
3c2368d886 Fix API routes for Cloudflare Workers and enable preview URLs
- Remove unsupported next: { revalidate } option from API routes
- Add Cloudflare-specific cache configuration (cf.cacheTtl)
- Add User-Agent and Referer headers to bypass Plan API 403 errors
- Enable workers_dev and preview_urls in wrangler.jsonc to prevent disabling on deployment
2025-11-09 20:59:46 -07:00
d0bd636a43 Implement stylistic improvements: visual hierarchy, card depth, color accents, and layout balance
- Enhanced hero heading with size contrast, letter-spacing variation, and text shadows
- Added card depth utilities with inner shadows and varied shadow intensities
- Applied strategic color accents using primary theme variables
- Improved typography with better line-height and text shadows
- Standardized spacing with consistent gap and padding patterns
- Enhanced interactive states with smooth transforms and glow effects
- Added border styling variety with thickness and gradient borders
- Implemented background texture with noise pattern and backdrop enhancements
- Polished micro-interactions with smooth transitions
- Improved visual balance with adjusted proportions and dividers
- Updated fonts: Merriweather for headings, Chivo Mono for body text
- Removed navigation component and repositioned theme toggle
- Fixed ServerStatus component layout and removed double-card nesting
2025-11-09 20:47:57 -07:00
b7306d362c 2025-11-09 2025-11-09 19:56:28 -07:00