Skip to content

Commit 3a42678

Browse files
authored
Update demo images to use longer, descriptive filenames (#550) (#583)
1 parent c377b46 commit 3a42678

5 files changed

Lines changed: 4 additions & 4 deletions

bakerydemo/base/fixtures/bakerydemo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12342,7 +12342,7 @@
1234212342
"fields": {
1234312343
"collection": 2,
1234412344
"title": "Sandwich Bread",
12345-
"file": "original_images/sliced.jpg",
12345+
"file": "original_images/single_slice_of_bread_from_fresh_loaf_closeup.jpg",
1234612346
"description": "A slice of sandwich bread displayed on a brown background, highlighting its texture and color",
1234712347
"width": 1024,
1234812348
"height": 677,
@@ -12562,7 +12562,7 @@
1256212562
"fields": {
1256312563
"collection": 4,
1256412564
"title": "Misc Breads",
12565-
"file": "original_images/Breads_1.jpg",
12565+
"file": "original_images/mixed_variety_of_traditional_european_sourdough_and_rye_round_bread_loaves.jpg",
1256612566
"description": "A selection of various breads elegantly arranged on a table, showcasing different shapes and textures",
1256712567
"width": 1200,
1256812568
"height": 796,
@@ -12602,7 +12602,7 @@
1260212602
"fields": {
1260312603
"collection": 4,
1260412604
"title": "Bhakri",
12605-
"file": "original_images/Bhakri_1.jpg",
12605+
"file": "original_images/traditional_indian_bhakri_flatbread.jpg",
1260612606
"description": "Close-up of bhakri flatbreads layered on top of one another, showcasing their texture and golden-brown color",
1260712607
"width": 1200,
1260812608
"height": 900,
@@ -12882,7 +12882,7 @@
1288212882
"fields": {
1288312883
"collection": 3,
1288412884
"title": "Slicing bread animation",
12885-
"file": "original_images/slicing-bread.gif",
12885+
"file": "original_images/man_slicing_a_loaf_of_bread.gif",
1288612886
"description": "Close-up short looping video of someone slicing a baguette on a bread board",
1288712887
"width": 1920,
1288812888
"height": 1080,

bakerydemo/base/fixtures/media/original_images/slicing-bread.gif renamed to bakerydemo/base/fixtures/media/original_images/man_slicing_a_loaf_of_bread.gif

File renamed without changes.

bakerydemo/base/fixtures/media/original_images/Breads_1.jpg renamed to bakerydemo/base/fixtures/media/original_images/mixed_variety_of_traditional_european_sourdough_and_rye_round_bread_loaves.jpg

File renamed without changes.

bakerydemo/base/fixtures/media/original_images/sliced.jpg renamed to bakerydemo/base/fixtures/media/original_images/single_slice_of_bread_from_fresh_loaf_closeup.jpg

File renamed without changes.

bakerydemo/base/fixtures/media/original_images/Bhakri_1.jpg renamed to bakerydemo/base/fixtures/media/original_images/traditional_indian_bhakri_flatbread.jpg

File renamed without changes.

0 commit comments

Comments
 (0)