From 5cfc9c2ba8f3e69cace499922fc76f82740f62d5 Mon Sep 17 00:00:00 2001 From: Saurabh Date: Sun, 5 Jul 2026 21:26:28 +0530 Subject: [PATCH] feat: add two more testimonials --- components/app/landing/testimonials.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/app/landing/testimonials.tsx b/components/app/landing/testimonials.tsx index 489cba5..48d2533 100644 --- a/components/app/landing/testimonials.tsx +++ b/components/app/landing/testimonials.tsx @@ -9,9 +9,11 @@ import { Marquee } from "@/components/motion/marquee"; // Flight bug: "chunk.reason.enqueueModel is not a function"). const TWEET_IDS = [ "2070915664668512304", + "2073486052665537002", "2073135185370227162", "2072978320036348221", "2070129442157191185", + "2073494103153586236", "2071327003790184684", "2069456887184318562", "2066804142719275062",