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 b808e75 commit 2954371Copy full SHA for 2954371
public/showcase-videos/greptile.com.mp4
734 KB
src/app/showcase/img/greptile.com.png
142 KB
src/app/showcase/page.tsx
@@ -52,6 +52,13 @@ export default async function Showcase() {
52
53
const showcase = [
54
// Partners
55
+ {
56
+ name: "Greptile",
57
+ url: "https://www.greptile.com/?utm_source=tailwind",
58
+ thumbnail: require("./img/greptile.com.png").default,
59
+ video: "/showcase-videos/greptile.com.mp4",
60
+ description: "Developer tool website",
61
+ },
62
{
63
name: "CodeRabbit",
64
url: "https://www.coderabbit.ai/",
0 commit comments