Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
prathamceq committed Jan 20, 2024
1 parent 3900d67 commit 9e6b762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/app_frontend/src/pages/dashboard/profile.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,12 +286,12 @@ export function Profile() {
{
src: "https://images.unsplash.com/photo-1531297484001-80022131f5a1?q=80&w=2020&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
alt: "",
text: "text",
text: "This is a sample post by OpenConnect",
},
{
src: "https://images.unsplash.com/photo-1531297484001-80022131f5a1?q=80&w=2020&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
src: "https://media.istockphoto.com/id/1322517295/photo/cyber-security-it-engineer-working-on-protecting-network-against-cyberattack-from-hackers-on.jpg?s=2048x2048&w=is&k=20&c=AYDxnKzNTK_iFSe-bvYrezj0MqfBwDok_TvBCbpG_2c=",
alt: "",
text: "text2",
text: "And this is second",
},
]}
/>
Expand Down

0 comments on commit 9e6b762

Please sign in to comment.