From 490f9656d373303f212882f4969464dfa5ece1e5 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Thu, 24 Jul 2025 17:33:26 -0700 Subject: [PATCH] feat(ui): replace suggested profiles interstital icon with link "See all" --- src/components/FeedInterstitials.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index cf0f0cc211..dec2dac1b0 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -29,7 +29,6 @@ import {Button} from '#/components/Button' import * as FeedCard from '#/components/FeedCard' import {ArrowRight_Stroke2_Corner0_Rounded as Arrow} from '#/components/icons/Arrow' import {Hashtag_Stroke2_Corner0_Rounded as Hashtag} from '#/components/icons/Hashtag' -import {PersonPlus_Stroke2_Corner0_Rounded as Person} from '#/components/icons/Person' import {InlineLinkText} from '#/components/Link' import * as ProfileCard from '#/components/ProfileCard' import {Text} from '#/components/Typography' @@ -345,7 +344,9 @@ export function ProfileGrid({ Suggested for you )} - + + See all + {gtMobile ? (