Skip to content

Commit ace9812

Browse files
chore(web): add more testimonial videos
1 parent e3eda9a commit ace9812

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

apps/web/src/app/(home)/_components/testimonials.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ import { Suspense } from "react";
77
import { Tweet, TweetSkeleton, type TwitterComponents } from "react-tweet";
88

99
const YOUTUBE_VIDEOS = [
10+
{
11+
embedId: "VL6zJH6z8wY",
12+
title: "Advanced Vibe Coding - setup for new projects",
13+
},
14+
{
15+
embedId: "cdivzGRhsYk&t=328s",
16+
title:
17+
"MY UPGRADED AI Coding Workflow + Free APIs: How I DO AI Coding! (Stitch, Better T3, SuperNinja)",
18+
},
1019
{
1120
embedId: "azhw_iq8SIA",
1221
title: "This CLI Lets You Choose Your Entire Tech Stack Instantly",

0 commit comments

Comments
 (0)