berrypod/lib/simpleshop_theme_web/components/shop_components
jamey 209ae7aee7 fix navigation links, footer categories, product card structure, and social icons
- add missing cta_href to hero section and error page CTAs
- replace hardcoded footer shop links with real product categories
- restructure product cards with stretched-link pattern so category
  badges link to their collection page
- unify social icons: footer and contact page share the same default
  links from a single source in content.ex
- add search implementation plan (docs/plans/search.md, deferred)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 08:17:19 +00:00
..
base.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
cart.ex remove redundant "view basket" link from cart drawer 2026-02-11 00:32:15 +00:00
content.ex fix navigation links, footer categories, product card structure, and social icons 2026-02-11 08:17:19 +00:00
layout.ex fix navigation links, footer categories, product card structure, and social icons 2026-02-11 08:17:19 +00:00
product.ex fix navigation links, footer categories, product card structure, and social icons 2026-02-11 08:17:19 +00:00