Skip to content

Commit 5ea4901

Browse files
committed
chore: Update quotes
1 parent e2c710f commit 5ea4901

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/docs/src/app/(pages)/_landing/quotes/quotes-section.tsx

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ export function QuotesSection() {
4646
/>
4747
<Quote
4848
author={{
49-
name: 'Acropolis1111',
50-
handle: '/u/Acropolis1111',
49+
name: 'Marc Seitz',
50+
handle: '@mfts0',
5151
avatar:
52-
'https://i.redd.it/snoovatar/avatars/nftv2_bmZ0X2VpcDE1NToxMzdfZWI5NTlhNzE1ZGZmZmU2ZjgyZjQ2MDU1MzM5ODJjNDg1OWNiMTRmZV8yNTI4MjUxOA_rare_41d7bb59-a0cc-4579-9823-72042de422e3-headshot.png'
52+
'https://pbs.twimg.com/profile_images/1176854646343852032/iYnUXJ-m_400x400.jpg'
5353
}}
54-
text="This package is dope"
55-
url="https://www.reddit.com/r/nextjs/comments/196g6kp/comment/khtdy3j"
54+
text="It’s a database ORM for your URL"
55+
url="https://x.com/mfts0/status/1814577051703066783"
5656
/>
5757
<Quote
5858
author={{

0 commit comments

Comments
 (0)