- Hero.tsx reads hero_image_url from uiText store first, falls back to banners then default - Seed script now only creates keys that don't exist (no overwrite) - Added hero_image_url key to seed + admin panel UI texts groups - Reverted DEFAULT_TEXTS initialization (caused hydration mismatch) - settingsStore back to empty init, fetchSettings populates from API |
||
|---|---|---|
| .. | ||
| migrations | ||
| schema.prisma | ||
| seed-blogs.ts | ||
| seed-custom.ts | ||
| seed-home.ts | ||
| seed-products-data.json | ||
| seed-products.ts | ||
| seed-ui-texts.ts | ||
| seed-wiki.ts | ||
| seed.ts | ||