forked from polka_billy/porridger
Deploy ready
This commit is contained in:
@ -30,7 +30,7 @@ const mock = [
|
||||
id: 5,
|
||||
name: "Огурец",
|
||||
category: "fruits_vegatables",
|
||||
src: null,
|
||||
src: "https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Marketvegetables.jpg/800px-Marketvegetables.jpg",
|
||||
bestBy: 10000,
|
||||
description: "Очень вкусный огурец, прям, закачаешься",
|
||||
lat: 59.9724,
|
||||
@ -42,7 +42,7 @@ const mock = [
|
||||
id: 9,
|
||||
name: "Арбуз",
|
||||
category: "soup",
|
||||
src: "https://samplelib.com/lib/preview/mp4/sample-5s.mp4",
|
||||
src: "/static/watermelon.mp4",
|
||||
bestBy: 20000,
|
||||
description: "Очень вкусный арбуз, прям, закачаешься",
|
||||
lat: 60.9724,
|
||||
|
Reference in New Issue
Block a user