From a03921329cc6f6558f2f5db241848e42922dbdb8 Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:58:48 +0200 Subject: [PATCH] redesign video list page --- src/pages/videos.tsx | 69 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 53 insertions(+), 16 deletions(-) diff --git a/src/pages/videos.tsx b/src/pages/videos.tsx index 8950dca..f1e51d9 100644 --- a/src/pages/videos.tsx +++ b/src/pages/videos.tsx @@ -14,19 +14,56 @@ const VideoList: NextPage = () => { -
-
- {[ - { title: "are pings bad?", id: "4e98f4a" }, - { - title: - "do you really need a backend? because there is a much better alternative to it.", - id: "h4b98rt", - }, - { title: "how next works", id: "h7r9e" }, - ].map(({ title, id }) => ( - - ))} +
+
+ Screenity +
+ + New video + +
+
+
+
+ {[ + { title: "are pings bad?", id: "4e98f4a" }, + { + title: + "do you really need a backend? because there is a much better alternative to it.", + id: "h4b98rt", + }, + { title: "how next works", id: "1h7r9e" }, + { title: "how next works", id: "h27r9e" }, + { title: "how next works", id: "h73r9e" }, + { title: "how next works", id: "h7r49e" }, + { title: "how next works", id: "h7r95e" }, + { title: "how next works", id: "h7r9e6" }, + { title: "how next works", id: "eh7r9e" }, + { title: "how next works", id: "hf7r9e" }, + { title: "how next works", id: "h7fr9e" }, + { title: "how next works", id: "h7rrs9e" }, + { title: "how next works", id: "h7rg9e" }, + { title: "how next works", id: "h7rr9e" }, + { title: "how next works", id: "h7rh9e" }, + { title: "how next works", id: "h7sar9e" }, + { title: "how next works", id: "h7er9e" }, + { title: "how next works", id: "h7wrr9e" }, + { title: "how next works", id: "h7r9qe" }, + { title: "how next works", id: "h7r9rqewe" }, + { title: "how next works", id: "h7r9ern" }, + { title: "how next works", id: "h7r9vyxe" }, + { title: "how next works", id: "h7r9asfe" }, + { title: "how next works", id: "h7rea9e" }, + { title: "how next works", id: "h7r9aefe" }, + { title: "how next works", id: "h7rht9e" }, + { title: "how next works", id: "h7r9e48" }, + { title: "how next works", id: "h7r9e848" }, + { title: "how next works", id: "h7r9468e" }, + { title: "how next works", id: "h7r93181e" }, + ].map(({ title, id }) => ( + + ))} +
@@ -41,7 +78,7 @@ interface VideoCardProps { const VideoCard = ({ title, id }: VideoCardProps) => { return ( -
+
{ />
- {title} - 12 days ago + {title} + 12 days ago