[Refactor]: separate testimonials data
Closed this issue · 1 comments
Anmol-Baranwal commented
Is your feature request related to a problem? Please describe.
Separating testimonials data from app.js to data
root directory
const data = [
{
name: "John Smith",
position: "Marketing Specialist in OPENAI",
rating: 4,
quote:
"OpenTek empowers individuals and organizations to embrace Open Source and create impactful projects that benefit everyone.",
image: "https://mdbcdn.b-cdn.net/img/Photos/Avatars/img%20(9).webp",
},
{
name: "Dan Abrahmov",
position: "Web Developer in FLAT",
rating: 4.5,
quote:
"OpenTek is more than a platform; it is a movement that champions transparency, collaboration, and innovation through Open Source.",
image: "https://bit.ly/dan-abramov",
},
{
name: "Kent Dodds",
position: "Android Developer in WAM",
rating: 4,
quote:
"OpenTek brings together passionate individuals from all backgrounds to foster a culture of knowledge sharing and community building.",
image: "https://bit.ly/kent-c-dodds",
},
{
name: "Teresa May",
position: "Founder at ET ",
rating: 4.5,
quote:
"OpenTek brings everything related to Open Source under one Umbrella and provides an clear way to innovation..",
image: "https://mdbcdn.b-cdn.net/img/Photos/Avatars/img%20(10).webp",
},
{
name: "Maggie McLoan",
position: "Backend Developer at LAML",
rating: 4,
quote:
"OpenTek is a revolutionary platform that connects developers, designers, and enthusiasts in the world of Open Source.",
image: "https://mdbcdn.b-cdn.net/img/Photos/Avatars/img%20(15).webp",
},
{
name: "Alexa Horwitz",
position: "Front-end Developer in NY",
rating: 4.5,
quote:
"Join OpenTek and unlock a world of opportunities to learn, collaborate, and contribute to the Open Source community.",
image: "https://mdbcdn.b-cdn.net/img/Photos/Avatars/img%20(17).webp",
},
];
Describe the solution you'd like.
No response
Describe alternatives you've considered.
No response
Additional context.
No response
Show us the magic with screenshots
No response
Checklist
- I have checked the existing issues
- I have read the Contributing Guidelines
- I want to work on this issue. (optional)
- I am a GSSoC'23 contributor
github-actions commented
Hello👋 @Anmol-Baranwal, I hope you are doing well!
Thank you for raising an issue. We will will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to join the community and collaborate ❤
Join our Discord Community here and make sure to STAR the project.