Skip to content

Commit 9409d13

Browse files
authored
Merge pull request #3238 from gluestack/feat/testimonial-update
feat: add new testimonial from Adeola Emmanuel Morren to landing page
2 parents e69415d + e94fce0 commit 9409d13

File tree

1 file changed

+14
-0
lines changed
  • apps/website/components/page-components/landing-page/Testimonials

1 file changed

+14
-0
lines changed

apps/website/components/page-components/landing-page/Testimonials/content.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,18 @@ Gonna be my standard from now on.`,
149149
logoDark: '/icon/social/dark-twitter.svg',
150150
link: 'https://x.com/0xdlk/status/1852568421155701037',
151151
},
152+
153+
{
154+
id: 9,
155+
profileURI: 'https://pbs.twimg.com/profile_images/1757503775957540864/LM0xnwx9_400x400.jpg',
156+
authorName: 'Adeola Emmanuel Morren',
157+
profileName: '@Adeola13',
158+
isVerified: false,
159+
timestamp: '9:22 PM',
160+
date: 'Oct 21, 2025',
161+
testimonialContent: `Just coming to say thank you here. Coming off from a react tailwind background got lured into using Tamagui which was a disaster (skill issue I’ll admit) but then using Gluestack was as if I could breathe again. What a fresh air and great DX experience for one who hates mobile 😄`,
162+
logoLight: '/icon/social/twitter.svg',
163+
logoDark: '/icon/social/dark-twitter.svg',
164+
link: 'https://x.com/Adeola13/status/1980663584251343346',
165+
},
152166
];

0 commit comments

Comments
 (0)