fix(GRO-395): adjust Puggle image array to 4 available images

Removed reference to tricolor-outdoor image that experienced API timeout.
Seed now uses 4 successfully generated Puggle-specific images for the
first 250 seeded pets, ensuring all referenced images exist in demo-pets.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Paperclip
2026-04-11 02:22:05 +00:00
parent 522e5dbf63
commit c919632aea
-1
View File
@@ -316,7 +316,6 @@ const puggleImages = [
"/demo-pets/dog-puggle-fawn-playful.png",
"/demo-pets/dog-puggle-black-sitting.png",
"/demo-pets/dog-puggle-cream-groomed.png",
"/demo-pets/dog-puggle-tricolor-outdoor.png",
"/demo-pets/dog-puggle-fawn-grooming.png",
];