add market-page layouts, v1 for endpoints

This commit is contained in:
smanylov
2025-12-05 16:19:13 +07:00
parent 6a290832d6
commit fcb87c180c
13 changed files with 289 additions and 11 deletions
+7
View File
@@ -17,4 +17,11 @@ a {
text-decoration: none;
}
h1,
h2,
h3,
h4 {
font-weight: bold;
}
@import "tailwindcss";