Skip to content

Commit 2bdfb95

Browse files
update testimonials
1 parent 247b696 commit 2bdfb95

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const TWEET_IDS = [
1010
"1907728148294447538",
1111
"1931029815047455149",
1212
"1930511724702285885",
13+
"1933149770639614324",
1314
"1912836377365905496",
1415
"1907817662215757853",
1516
"1931709370003583004",
@@ -21,6 +22,7 @@ const TWEET_IDS = [
2122
"1917640304758514093",
2223
"1907831059275735353",
2324
"1912924558522524039",
25+
"1933150129738981383",
2426
"1911490975173607495",
2527
"1930104047845158972",
2628
"1913773945523953713",

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"apps/cli": {
1616
"name": "create-better-t-stack",
17-
"version": "2.18.0",
17+
"version": "2.18.1",
1818
"bin": {
1919
"create-better-t-stack": "dist/index.js",
2020
},

0 commit comments

Comments
 (0)