Browse Source

Update CodeSnippetSection.tsx

pull/4/head
Israel Abebe 2 years ago
committed by GitHub
parent
commit
adb28cad4f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web/components/home/CodeSnippetSection.tsx

2
web/components/home/CodeSnippetSection.tsx

@ -31,7 +31,7 @@ export default function CodeSnippetSection() {
align={'center'} align={'center'}
// h={'100%'} // h={'100%'}
src={ src={
'https://ik.imagekit.io/vernu/textbee/Screenshot_2023-06-18_at_11.30.25_AM.png?updatedAt=1687077054749'
'https://ik.imagekit.io/vernu/textbee/Screenshot%202023-09-25%20at%2011.13.30%20AM.png?updatedAt=1695629672884'
} }
borderRadius={'lg'} borderRadius={'lg'}
/> />

Loading…
Cancel
Save