Hanson.xyz Dev 761a08ee86 Unify hero styling across pages, update service cards
Hero changes:
- Remove top padding from .site-main (was causing inconsistent gaps)
- Remove margin-bottom and border from archive-hero
- Add padding-top to property archive container
- Change resources section background to --color-bg-dark

Service cards:
- Replace "Find a Rental" with "Resources & Guides"
- Reorder: Find a Home, Sell Your Home, Resources & Guides
- Update subtitle to remove rental reference
- Add book icon for resources card

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 00:56:58 -06:00

HomeProz Real Estate WordPress Site

Custom WordPress theme for HomeProz Real Estate (Albert Lea, MN).

Project Structure

  • /wp-content/themes/homeproz/ - Custom theme
  • /db-snapshots/ - Database snapshots for each development phase
  • /contract/ - Project documentation and planning
  • /CLAUDE.md - Development mandates and specifications

Development

cd wp-content/themes/homeproz
npm install
npm run dev    # Development with hot reload
npm run build  # Production build

Technology Stack

  • WordPress 6.x
  • PHP 8.1+
  • Tailwind CSS
  • SCSS (via Vite)
  • jQuery
  • ACF Pro

Client

HomeProz Real Estate, LLC 111 E Clark St, Albert Lea, MN 56007

S
Description
No description provided
Readme 357 MiB
Languages
PHP 74.7%
JavaScript 12.4%
CSS 7.5%
HTML 5%
SCSS 0.4%