berrypod/lib/simpleshop_theme_web/live/theme_live
Jamey Greenwood f5b7693b96 refactor: extract hero_section to shared ShopComponents module
Create a centered hero section component with:
- Title (h1) and description (p)
- Optional CTA button with preview/live mode support
- Configurable background (:base or :sunken)

Used in: home page (with CTA), about page (without CTA)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 14:54:11 +00:00
..
preview_pages refactor: extract hero_section to shared ShopComponents module 2026-01-17 14:54:11 +00:00
index.ex feat: redesign contact page for POD sellers & add theme enhancements 2026-01-02 13:48:03 +00:00
index.html.heex feat: redesign contact page for POD sellers & add theme enhancements 2026-01-02 13:48:03 +00:00
preview_pages.ex refactor: extract cart_drawer to shared ShopComponents module 2026-01-17 14:11:23 +00:00