Skip to content

Commit

Permalink
feat: update Swissy handle in testimonial (#257)
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker authored Jan 2, 2025
1 parent 79c5e6c commit 06a6a27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Testimonials/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ export default function Testimonials(): JSX.Element {
text: "I know you will love it when you try it out. I was amazed by how it is very easy to deploy an app on Juno."
},
{
name: "SwissyP ∞",
twitter: "swissyp_",
img: "https://pbs.twimg.com/profile_images/1752515991186313216/oWgCb-aX_400x400.png",
name: "Swissy ∞",
twitter: "swissy_icp",
img: "https://pbs.twimg.com/profile_images/1870241290094301184/StoU-tQ6_400x400.jpg",
text: "I’m still amazed at how Juno has simplified the development process on ICP. It’s like a magic wand for devs - I get to focus on frontend and Juno handles the rest."
},
{
Expand Down

0 comments on commit 06a6a27

Please sign in to comment.