diff --git a/ui/src/components/home/RandomRecommendations.vue b/ui/src/components/home/RandomRecommendations.vue new file mode 100644 index 0000000..1bbc85e --- /dev/null +++ b/ui/src/components/home/RandomRecommendations.vue @@ -0,0 +1,350 @@ + + + + + \ No newline at end of file diff --git a/ui/src/views/HomeView.vue b/ui/src/views/HomeView.vue index 6036b87..49e7f4a 100644 --- a/ui/src/views/HomeView.vue +++ b/ui/src/views/HomeView.vue @@ -1,6 +1,7 @@