5 Commits

Author SHA1 Message Date
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
ebf9b0ea64 set up the site 2025-11-02 01:08:12 -06:00
a1c0a4aed9 Initialize web application via create-cloudflare CLI
Details:
  C3 = create-cloudflare@2.54.1
  project name = minecraft-website
  framework = next
  framework cli = create-next-app@15.4.6
  package manager = npm@11.6.2
  wrangler = wrangler@4.45.3
  git = 2.51.1
2025-11-01 20:53:56 -06:00
c0f96e0424 Initial commit from Create Next App 2025-11-01 20:53:31 -06:00