Skip to content

Commit 075ff26

Browse files
feat: add marco testimonial (#576)
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 90b8ed6 commit 075ff26

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

src/components/Testimonials/index.tsx

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,16 @@ export default function Testimonials(): JSX.Element {
4242
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."
4343
},
4444
{
45-
name: "Swissy ∞",
46-
twitter: "swissy_icp",
47-
img: "https://pbs.twimg.com/profile_images/1870241290094301184/StoU-tQ6_400x400.jpg",
48-
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."
45+
name: "marco ∞",
46+
twitter: "marc0olo",
47+
img: "https://pbs.twimg.com/profile_images/1831053462672384001/pWl-giV1_400x400.jpg",
48+
text: "Juno is the best platform to host full-stack web applications where you stay sovereign and remove any dependency from big tech cloud providers 💪."
49+
},
50+
{
51+
name: "Nezovskii Konstantin",
52+
twitter: "nezovskii",
53+
img: "https://pbs.twimg.com/profile_images/1673509145104850945/V87HzJPL_400x400.jpg",
54+
text: "If you're looking to start building on ICP, you definitely need to check out Juno! It's been a game-changer for me."
4955
},
5056
{
5157
name: "Coti",
@@ -54,10 +60,10 @@ export default function Testimonials(): JSX.Element {
5460
text: "Thanks to Juno's well-documented get-started guide, we had it up and running in under 5 minutes. Our first decentralized analytics tool is now live and kicking!"
5561
},
5662
{
57-
name: "Nezovskii Konstantin",
58-
twitter: "nezovskii",
59-
img: "https://pbs.twimg.com/profile_images/1673509145104850945/V87HzJPL_400x400.jpg",
60-
text: "If you're looking to start building on ICP, you definitely need to check out Juno! It's been a game-changer for me."
63+
name: "Swissy ∞",
64+
twitter: "swissy_icp",
65+
img: "https://pbs.twimg.com/profile_images/1870241290094301184/StoU-tQ6_400x400.jpg",
66+
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."
6167
},
6268
{
6369
name: "DFINITY Developers ∞",

0 commit comments

Comments
 (0)