Hanson.xyz Dev cbeca7c6d8 UI/UX improvements: gallery autoplay, clickable cards, footer legal section
Property details page:
- Move address to header above gallery
- Add property type badges (blue residential, red commercial)
- Gallery autoplay with play/pause button, 5-second interval
- Fade transitions for autoplay, slide transitions for swipe
- Thumbnail navigation with sync
- Swipe support in gallery and lightbox
- Widget titles: 18px Times New Roman bold
- Remove breadcrumbs

Layout and styling:
- Container width: 1400px
- Contact page map 50% taller (375px)
- Contact info labels: Times New Roman 16px
- Agent photo backgrounds solid black
- CTA accent button hover: black text

Clickable components:
- Service cards fully clickable with stretched links
- Resource cards fully clickable with stretched links
- Addresses link to Google Maps (contact page, footer)

Footer updates:
- Add Send Us a Message link with paper airplane icon
- Replace credentials with legal section
- Privacy Policy, Fair Housing, MLS Disclaimer, Brokerage Disclosure links
- Credits: Web Design by HansonXyz

Other:
- Install Classic Editor plugin

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 00:24:34 -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%