Skip to content

Commit 2954371

Browse files
committed
add Greptile to showcase
1 parent b808e75 commit 2954371

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
734 KB
Binary file not shown.
142 KB
Loading

src/app/showcase/page.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ export default async function Showcase() {
5252

5353
const showcase = [
5454
// 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+
},
5562
{
5663
name: "CodeRabbit",
5764
url: "https://www.coderabbit.ai/",

0 commit comments

Comments
 (0)