read alout chat messages
This commit is contained in:
@@ -15,7 +15,7 @@ const Email = ({ invitedBy, url }: EmailProps) => {
|
||||
<Container className="rounded-lg bg-white p-8 shadow-lg">
|
||||
<Img
|
||||
className="mx-auto block"
|
||||
src="https://static.officer.dev/og-image.png"
|
||||
src="https://static.officer.dev/og-image.jpg"
|
||||
width="480"
|
||||
alt="officer.dev"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user