We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb9959 commit 8a46614Copy full SHA for 8a46614
public/showcase-videos/base-ui.com.mp4
441 KB
src/app/showcase/img/base-ui.com.png
81.4 KB
src/app/showcase/page.tsx
@@ -52,6 +52,13 @@ export default async function Showcase() {
52
53
const showcase = [
54
// Partners
55
+ {
56
+ name: "Base UI",
57
+ url: "https://base-ui.com",
58
+ thumbnail: require("./img/base-ui.com.png").default,
59
+ video: "/showcase-videos/base-ui.com.mp4",
60
+ description: "Documentation website",
61
+ },
62
{
63
name: "Graphite",
64
url: "https://graphite.dev",
0 commit comments