Deploy ready

This commit is contained in:
2023-05-15 11:16:22 +03:00
parent 619aead639
commit 8626e92c9c
5 changed files with 47 additions and 2 deletions

View File

@ -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,