Compare commits
2 commits
486b252928
...
92d694446d
Author | SHA1 | Date | |
---|---|---|---|
92d694446d | |||
8d03b349e2 |
3 changed files with 927 additions and 1124 deletions
|
@ -14,6 +14,12 @@ const testimonials = [
|
||||||
role: "Full-stack engineer",
|
role: "Full-stack engineer",
|
||||||
avatar: "acrosett",
|
avatar: "acrosett",
|
||||||
testimonial: "My pleasure, SVR.js is an awesome project! 🔥🚀"
|
testimonial: "My pleasure, SVR.js is an awesome project! 🔥🚀"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Julia",
|
||||||
|
avatar: "julia",
|
||||||
|
testimonial:
|
||||||
|
"You can tell just by looking at the website how much work and passion was put into this project! I loved the detailed manual, it's very well-organized and easy to follow. The server is truly a playground with the amount of features it has and the possibilities it provides! I also appreciate just how easily you can get in touch with the creator, you can tell he is passionate and dedicated to helping users get the most out of his project. I can't wait to see how it develops further :)"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
2045
package-lock.json
generated
2045
package-lock.json
generated
File diff suppressed because it is too large
Load diff
BIN
public/testimonials/julia.webp
Normal file
BIN
public/testimonials/julia.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue