Add GroomBook logo and demo pet images #209
Binary file not shown.
|
After Width: | Height: | Size: 179 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 193 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
@@ -357,6 +357,7 @@ async function seedKnownUsers() {
|
||||
breed: "Golden Retriever",
|
||||
weightKg: "30.00",
|
||||
dateOfBirth: new Date("2020-06-15T00:00:00Z"),
|
||||
image: "/demo-pets/dog-golden-retriever.png",
|
||||
});
|
||||
console.log("✓ Created pet 'Demo Dog'");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user